Skip to content

Commit

Permalink
updated v3.4.0 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot authored Jan 14, 2023
1 parent 9161d90 commit 0314c4f
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 = "openfast" %}
{% set version = "3.3.0" %}
{% set version = "3.4.0" %}

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

source:
url: https://github.com/openfast/openfast/archive/v{{ version }}.tar.gz
sha256: 7d4f7d79dae3eabed109da1117204dd6dfa53b01ef027051c2be2d5f8dbb3ecb
sha256: 74ceb7792a9439bf121dc396fe91d9e99945a5e9544317f2f1f6f95d969392f4
# Download the tar-ball and do `openssl sha256 file.tar.gz` to update

# source:
Expand All @@ -16,7 +16,7 @@ source:
# git_depth: 1 # (Defaults to -1/not shallow)

build:
number: 1
number: 0
skip: true # [win]

requirements:
Expand Down

0 comments on commit 0314c4f

Please sign in to comment.