Skip to content
New issue

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

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

Already on GitHub? # to your account

Update grenedalf to 0.6.3 #53615

Merged
merged 1 commit into from
Jan 31, 2025
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
8 changes: 4 additions & 4 deletions recipes/grenedalf/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
package:
name: grenedalf
version: "0.6.2"
version: "0.6.3"

build:
number: 1
number: 0
skip: true # [osx]
run_exports:
- {{ pin_subpackage('grenedalf', max_pin='x.x') }}

source:
url: https://github.com/lczech/grenedalf/archive/refs/tags/v0.6.2.tar.gz
sha256: 64aea7bbbe443048144b56de990b2afa9aa3379137aa98adb815d0d4d5f7b298
url: https://github.com/lczech/grenedalf/archive/refs/tags/v0.6.3.tar.gz
sha256: 4bb143a746c8bec66471798f0aa1d56c800c596b000600e5916d58d94d612d5b

requirements:
build:
Expand Down
Loading