Skip to content

Commit

Permalink
Revert "update poseidon-trident to v1.4.1.0 (#46021)"
Browse files Browse the repository at this point in the history
This reverts commit 4e07499.
  • Loading branch information
JakeLehle committed Feb 26, 2024
1 parent 4e07499 commit 3954903
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/poseidon-trident/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set version = "1.4.1.0" %}
{% set version = "1.3.0.4" %}
package:
name: poseidon-trident
version: {{ version }}

source:
- url: https://github.com/poseidon-framework/poseidon-hs/releases/download/v{{ version }}/trident-conda-linux # [linux]
md5: 32399ef0bb0f0e0539b8e5de8da7909e # [linux]
md5: 1d1d64e3cf84c3b8d51f5e84401006fa # [linux]
- url: https://github.com/poseidon-framework/poseidon-hs/releases/download/v{{ version }}/trident-macOS # [osx]
md5: 8e84912883ee531c478a5e34158cfb05 # [osx]
md5: e81fd58708cf617955e16b398a245303 # [osx]

build:
number: 0
Expand Down

0 comments on commit 3954903

Please sign in to comment.