From c37e60e3bf22c2a37d76a1e2f406c216afca9c2d Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 3 Sep 2024 00:16:59 +0000 Subject: [PATCH] Update Bitcoin Canister to release/2024-08-30 --- nix/sources.json | 6 +++--- src/dfx/assets/dfx-asset-sources.toml | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 4d4ccdd724..a1c33fe94e 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -70,11 +70,11 @@ "url_template": "https://download.dfinity.systems/ic//binaries/x86_64-linux/ic-btc-adapter.gz" }, "ic-btc-canister": { - "sha256": "1b34jpxkk72h07ls0fspwrgmndmj7xhlivdhn82msvgz8mx69x89", + "sha256": "0giwl43l1rlwc116zrnr4ss8cb23c0jxk2jxshvmy189pqaadbfh", "type": "file", - "url": "https://github.com/dfinity/bitcoin-canister/releases/download/release%2F2023-10-13/ic-btc-canister.wasm.gz", + "url": "https://github.com/dfinity/bitcoin-canister/releases/download/release%2F2024-08-30/ic-btc-canister.wasm.gz", "url_template": "https://github.com/dfinity/bitcoin-canister/releases/download//ic-btc-canister.wasm.gz", - "version": "release%2F2023-10-13" + "version": "release%2F2024-08-30" }, "ic-https-outcalls-adapter-x86_64-darwin": { "builtin": false, diff --git a/src/dfx/assets/dfx-asset-sources.toml b/src/dfx/assets/dfx-asset-sources.toml index 47dc6b863d..dce3cb0710 100644 --- a/src/dfx/assets/dfx-asset-sources.toml +++ b/src/dfx/assets/dfx-asset-sources.toml @@ -57,8 +57,8 @@ url = 'https://github.com/dfinity/motoko/releases/download/0.12.0/motoko-base-li sha256 = 'ed91deca35a04bced9284b20ec56ee05360b5b3c1851bb82ccefef56b266de21' [x86_64-darwin.ic-btc-canister] -url = 'https://github.com/dfinity/bitcoin-canister/releases/download/release%2F2023-10-13/ic-btc-canister.wasm.gz' -sha256 = '09f5647a45ff6d5d05b2b0ed48613fb2365b5fe6573ba0e901509c39fb9564ac' +url = 'https://github.com/dfinity/bitcoin-canister/releases/download/release%2F2024-08-30/ic-btc-canister.wasm.gz' +sha256 = 'd0ada614be09055f37d45d8ad92560432c86b426d9e66f42609ce64007a13c3e' [x86_64-linux.ic-admin] url = 'https://download.dfinity.systems/ic/3d0b3f10417fc6708e8b5d844a0bac5e86f3e17d/binaries/x86_64-linux/ic-admin.gz' @@ -116,5 +116,5 @@ url = 'https://github.com/dfinity/motoko/releases/download/0.12.0/motoko-base-li sha256 = 'ed91deca35a04bced9284b20ec56ee05360b5b3c1851bb82ccefef56b266de21' [x86_64-linux.ic-btc-canister] -url = 'https://github.com/dfinity/bitcoin-canister/releases/download/release%2F2023-10-13/ic-btc-canister.wasm.gz' -sha256 = '09f5647a45ff6d5d05b2b0ed48613fb2365b5fe6573ba0e901509c39fb9564ac' +url = 'https://github.com/dfinity/bitcoin-canister/releases/download/release%2F2024-08-30/ic-btc-canister.wasm.gz' +sha256 = 'd0ada614be09055f37d45d8ad92560432c86b426d9e66f42609ce64007a13c3e'