Skip to content

Commit

Permalink
updated v0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Mar 1, 2024
1 parent 0d7ae44 commit 5169f1d
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.2" %}
{% set version = "0.8.4" %}

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

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

build:
skip: true # [win]
Expand Down

0 comments on commit 5169f1d

Please sign in to comment.