Skip to content

Commit

Permalink
Merge pull request #1 from regro-cf-autotick-bot/0.8.0_h122b46
Browse files Browse the repository at this point in the history
gocommands v0.8.0
  • Loading branch information
iychoi authored Feb 16, 2024
2 parents 6aaafe5 + 05eee73 commit 5ce540f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "gocommands" %}
{% set version = "0.7.17" %}
{% set version = "0.8.0" %}

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

source:
url: https://github.com/cyverse/gocommands/archive/v{{ version }}.tar.gz
sha256: 301ab74431a4b5c1559f3c3488965b9053bb7fbccd151d6c499178ea7e3edc44
sha256: 87c8b8140cc58961ea2833f242e3ac92c26adc33e91585e0339fa79bcb515395

build:
skip: true # [win]
Expand All @@ -31,7 +31,7 @@ about:
pure Go language, it has no dependencies.
license: BSD-3-Clause
license_family: BSD
license_file:
license_file:
- LICENSE
- THIRDPARTY_LICENSES
doc_url: https://github.com/cyverse/gocommands
Expand Down

0 comments on commit 5ce540f

Please sign in to comment.