Skip to content

Commit

Permalink
Merge pull request #8 from regro-cf-autotick-bot/0.9.29_hbfa194
Browse files Browse the repository at this point in the history
cargo-c v0.9.29
  • Loading branch information
carterbox authored Dec 29, 2023
2 parents 4309d0a + d16dab9 commit a46cd7b
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 12 deletions.
14 changes: 12 additions & 2 deletions .gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .scripts/run_osx_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .scripts/run_win_build.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "0.9.28" %}
{% set version = "0.9.29" %}

package:
name: cargo-c
version: {{ version }}

source:
url: https://github.com/lu-zero/cargo-c/archive/refs/tags/v{{ version }}.tar.gz
sha256: f5237b057c8c6c21c2d3d827acea8a0a059db780c69e3eaf807ab3c43e50798d
sha256: a52bb78cf6db00aa1caf06c679cfece27357c84367d8ac167d715e05e5f5a778

build:
number: 0
Expand Down

0 comments on commit a46cd7b

Please sign in to comment.