From 15ef4d5cb6b1548eb7d13a9d388c83abf91043c3 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 25 Oct 2024 17:34:04 +0000 Subject: [PATCH 1/2] updated v2.0.3 --- recipe/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 046f928..cd912c4 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "2.0.0" %} +{% set version = "2.0.3" %} package: name: deno @@ -6,7 +6,7 @@ package: source: - url: https://github.com/denoland/deno/releases/download/v{{ version }}/deno_src.tar.gz # [not osx or not arm64] - sha256: 7456e2340d363a50a90cb30695a0c0c930969db0bbd0996eb62fd1dcb9637546 # [not osx or not arm64] + sha256: 63d7e8a932b1f20542a689868a4e4a59ac497a77c77ca89d09e10169ffd6b7ce # [not osx or not arm64] patches: # [win] - 01-fix-libffi-msvc.patch # [win] - url: https://github.com/rust-lang/cargo/archive/refs/tags/0.75.0.tar.gz # [linux and aarch64] @@ -15,7 +15,7 @@ source: patches: # [linux and aarch64] - cargo-cross-build.patch # [linux and aarch64] - url: https://github.com/denoland/deno/releases/download/v{{ version }}/deno-aarch64-apple-darwin.zip # [osx and arm64] - sha256: ad122b1c8c823378469fb4972c0cc6dafc01353dfa5c7303d199bdc1dee9d5e9 # [osx and arm64] + sha256: 55f36e9da03eaf3218dabc12aef219090de4af183e56f360a7aa394b53f08613 # [osx and arm64] build: number: 0 From 9de28f2921f87819f6a3b4fa5fd49658db52b938 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 25 Oct 2024 17:34:43 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.43.0, and conda-forge-pinning 2024.10.25.16.27.57 --- .ci_support/linux_64_.yaml | 2 +- .ci_support/osx_64_.yaml | 2 +- .ci_support/win_64_.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index b8c4b7f..be77558 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -15,7 +15,7 @@ channel_targets: docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 libprotobuf: -- 4.25.3 +- 5.27.5 rust_compiler: - rust rust_compiler_version: diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index 860a90e..a0274c7 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -15,7 +15,7 @@ channel_sources: channel_targets: - conda-forge main libprotobuf: -- 4.25.3 +- 5.27.5 macos_machine: - x86_64-apple-darwin13.4.0 rust_compiler: diff --git a/.ci_support/win_64_.yaml b/.ci_support/win_64_.yaml index a7fe185..a151bea 100644 --- a/.ci_support/win_64_.yaml +++ b/.ci_support/win_64_.yaml @@ -7,7 +7,7 @@ channel_sources: channel_targets: - conda-forge main libprotobuf: -- 4.25.3 +- 5.27.5 rust_compiler: - rust rust_compiler_version: