Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frugally-deep v0.15.23 #4

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "frugally-deep" %}
{% set version = "0.15.22" %}
{% set version = "0.15.23" %}

package:
name: {{ name }}
version: {{ version }}

source:
url: https://github.com/Dobiasd/{{ name }}/archive/refs/tags/v{{ version }}-p0.tar.gz
sha256: 195f8ddc2a605550ad929daf130f62c31fb4742afe9f0f8705b313c243009c95
sha256: 430c3b8ecf99d1fa90a44bb1d6fc435e0e6bec95d57a5a0a5c15802711eb231b

build:
number: 0
Expand Down