From a9893fa979d236d917dd11ff014452bee368ba1b Mon Sep 17 00:00:00 2001 From: Clemens Schmid Date: Sat, 26 Oct 2024 21:04:22 +0200 Subject: [PATCH] trident version bump --- recipes/poseidon-trident/meta.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/poseidon-trident/meta.yaml b/recipes/poseidon-trident/meta.yaml index 12b4892d889dc..abb6356acd5b8 100644 --- a/recipes/poseidon-trident/meta.yaml +++ b/recipes/poseidon-trident/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "1.5.4.0" %} +{% set version = "1.5.7.0" %} package: name: poseidon-trident version: {{ version }} @@ -7,11 +7,11 @@ package: # https://docs.conda.io/projects/conda-build/en/latest/resources/define-metadata.html#preprocessing-selectors source: - url: https://github.com/poseidon-framework/poseidon-hs/releases/download/v{{ version }}/trident-conda-linux # [linux] - md5: 626dc6fde74f532e505bdded4742886f # [linux] + md5: de1e15f936cca94ffac240863bf95127 # [linux] - url: https://github.com/poseidon-framework/poseidon-hs/releases/download/v{{ version }}/trident-macOS-X64 # [osx and x86_64] - md5: 88fc51b50a17cf3c05e66f0a4e701d03 # [osx and x86_64] + md5: 4ed4a2a827ab454e88bec1850250d7fe # [osx and x86_64] - url: https://github.com/poseidon-framework/poseidon-hs/releases/download/v{{ version }}/trident-macOS-ARM64 # [osx and arm64] - md5: 0cc0186736b8a3d380e23bfa242f9a98 # [osx and arm64] + md5: 949200977a85883a078f1ee8ed0292a9 # [osx and arm64] build: number: 0