Skip to content

Commit

Permalink
Merge pull request #26 from regro-cf-autotick-bot/0.10.3_h2a3f7f
Browse files Browse the repository at this point in the history
gocommands v0.10.3
  • Loading branch information
iychoi authored Sep 28, 2024
2 parents c027d95 + 07cda01 commit d87ddfd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .scripts/build_steps.sh

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

2 changes: 1 addition & 1 deletion build-locally.py

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,13 +1,13 @@
{% set name = "gocommands" %}
{% set version = "0.10.1" %}
{% set version = "0.10.3" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://github.com/cyverse/gocommands/archive/v{{ version }}.tar.gz
sha256: 1a7b1b65c0fa74436adec36efc1bdf7dd8e973d2c5e0eaf957f27de5c015eb65
sha256: efc8c474403ac1f69c358bff020d917d2a33a4a2b5c041128e4a813c55a17e84

build:
skip: true # [win]
Expand Down

0 comments on commit d87ddfd

Please sign in to comment.