Skip to content

Commit

Permalink
updated v1.9.4 (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot authored Dec 4, 2023
1 parent fe021e7 commit 7526f12
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,6 +1,6 @@
{% set name = "julia" %}
{% set version = "1.9.3" %}
{% set sha256 = "8fc0c9dc5443a28d359bd79dda3940fa94ba2b7966b89865beb20da81123c316" %}
{% set version = "1.9.4" %}
{% set sha256 = "61843b9647fd06d3b2994f3277a64de1cb5a5a5297d930b8c8e3bc0e93740024" %}

package:
name: {{ name|lower }}
Expand All @@ -21,7 +21,7 @@ source:

build:
skip: true # [win]
number: 1
number: 0
binary_relocation: false
features:

Expand Down

0 comments on commit 7526f12

Please sign in to comment.