Skip to content

Commit

Permalink
Merge pull request #6 from regro-cf-autotick-bot/0.8.4_ha67aaa
Browse files Browse the repository at this point in the history
gocommands v0.8.4
  • Loading branch information
iychoi authored Mar 1, 2024
2 parents 9f4b1d5 + 51817ee commit c9cc168
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.8.3" %}
{% set version = "0.8.4" %}

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

source:
url: https://github.com/cyverse/gocommands/archive/v{{ version }}.tar.gz
sha256: 1da9be8329b83ea574280d52c98a558d2ef3ff066dffd0b5ead28ff9423bffed
sha256: 4279f754d899a9755c61e765b9dd8e4538582ee4df975d16fe6cc7e3e748d898

build:
skip: true # [win]
Expand Down

0 comments on commit c9cc168

Please sign in to comment.