Skip to content

Commit

Permalink
Merge pull request #23 from regro-cf-autotick-bot/0.10.0_hc62912
Browse files Browse the repository at this point in the history
gocommands v0.10.0
  • Loading branch information
iychoi authored Sep 13, 2024
2 parents 47f127c + b13190a commit 3dfe157
Showing 1 changed file with 2 additions and 2 deletions.
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.9.14" %}
{% set version = "0.10.0" %}

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

source:
url: https://github.com/cyverse/gocommands/archive/v{{ version }}.tar.gz
sha256: 25037366e77df9368891641e0943cdf22ab546f22bb39201504db3c67cf9fa4e
sha256: abf52ea4c0091f8faabb220a1534e825a7981b92acc44a01cc7e29e23778759a

build:
skip: true # [win]
Expand Down

0 comments on commit 3dfe157

Please sign in to comment.