From bbf433348494b8d64c55ebe28db9af0ceb3c38f6 Mon Sep 17 00:00:00 2001 From: Eric Swanson <64809312+ericswanson-dfinity@users.noreply.github.com> Date: Fri, 15 Sep 2023 01:57:35 -0700 Subject: [PATCH] Revert "chore: update Motoko version to 0.10.0 (#3364)" (#3365) This reverts commit 609a9702b619c1b14d123faa56f7c193f916687d. --- CHANGELOG.md | 2 +- nix/sources.json | 24 ++++++++++++------------ src/dfx/assets/dfx-asset-sources.toml | 16 ++++++++-------- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd969cb872..1c13f36e31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -101,7 +101,7 @@ Any callers of `get_chunk()` should make sure to always pass the `sha256` value ### Motoko -Updated Motoko to [0.10.0](https://github.com/dfinity/motoko/releases/tag/0.10.0) +Updated Motoko to [0.9.7](https://github.com/dfinity/motoko/releases/tag/0.9.7) ### Updated candid to 0.9.0 diff --git a/nix/sources.json b/nix/sources.json index 9cf8ac1e6c..0c6becdec1 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -6,10 +6,10 @@ "homepage": "https://rustsec.org", "owner": "RustSec", "repo": "advisory-db", - "rev": "12719bd23b88573977c7ad7fe818b05e8fbc33b3", - "sha256": "14j5q3973wxrzxb2m1zxizrpl6k1zdmpcmlcwskq3bimykq7f5g6", + "rev": "370cdc73f5332995b61e2dd281f170b41df44319", + "sha256": "17rk04rxfqiqqsz7aw2f4abfm2wls70rgy22smm7mhm1di7lba6a", "type": "tarball", - "url": "https://github.com/RustSec/advisory-db/archive/12719bd23b88573977c7ad7fe818b05e8fbc33b3.tar.gz", + "url": "https://github.com/RustSec/advisory-db/archive/370cdc73f5332995b61e2dd281f170b41df44319.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "canister_sandbox-x86_64-darwin": { @@ -162,27 +162,27 @@ "builtin": false, "description": "The Motoko base library", "owner": "dfinity", - "sha256": "1ks5fflz4yjfqaf3lq6izdz7fqkczi40m3hc3rifjm8p618pxc2c", + "sha256": "04awra5kjj9fwf3pcjr5r821ki5ajjn70ggw4in26psdi7czsziv", "type": "tarball", - "url": "https://github.com/dfinity/motoko/releases/download/0.10.0/motoko-base-library.tar.gz", + "url": "https://github.com/dfinity/motoko/releases/download/0.9.7/motoko-base-library.tar.gz", "url_template": "https://github.com/dfinity/motoko/releases/download//motoko-base-library.tar.gz", - "version": "0.10.0" + "version": "0.9.7" }, "motoko-x86_64-darwin": { "builtin": false, - "sha256": "0kxxmx39sjy99qddhmd1m7v5jpcmlnhr1a7ffcv45xs0iva032x3", + "sha256": "0iifcbc3d762g72wpl9ld2dqdk5y0lrfb8pp9qw2hzlkzdb2r2g0", "type": "file", - "url": "https://github.com/dfinity/motoko/releases/download/0.10.0/motoko-Darwin-x86_64-0.10.0.tar.gz", + "url": "https://github.com/dfinity/motoko/releases/download/0.9.7/motoko-Darwin-x86_64-0.9.7.tar.gz", "url_template": "https://github.com/dfinity/motoko/releases/download//motoko-Darwin-x86_64-.tar.gz", - "version": "0.10.0" + "version": "0.9.7" }, "motoko-x86_64-linux": { "builtin": false, - "sha256": "1639zr4hx1rhi0mkip75z600l6hkhysych9jy5l4lmy4gyrkn9h6", + "sha256": "1dv8wx36h4d594vdjx7jlx504l3x2k53367nc9bx75sqraplgm5a", "type": "file", - "url": "https://github.com/dfinity/motoko/releases/download/0.10.0/motoko-Linux-x86_64-0.10.0.tar.gz", + "url": "https://github.com/dfinity/motoko/releases/download/0.9.7/motoko-Linux-x86_64-0.9.7.tar.gz", "url_template": "https://github.com/dfinity/motoko/releases/download//motoko-Linux-x86_64-.tar.gz", - "version": "0.10.0" + "version": "0.9.7" }, "replica-x86_64-darwin": { "builtin": false, diff --git a/src/dfx/assets/dfx-asset-sources.toml b/src/dfx/assets/dfx-asset-sources.toml index 9b67f99b79..e012e60732 100644 --- a/src/dfx/assets/dfx-asset-sources.toml +++ b/src/dfx/assets/dfx-asset-sources.toml @@ -30,8 +30,8 @@ url = 'https://download.dfinity.systems/ic/cabe2ae3ca115b1a3f24d75814d4f8e317b29 sha256 = 'f2c5828db457f1c5900df7ec13ab6d94dd035b40c22b2338fafb7e4c6b7fe655' [x86_64-darwin.motoko] -url = 'https://github.com/dfinity/motoko/releases/download/0.10.0/motoko-Darwin-x86_64-0.10.0.tar.gz' -sha256 = 'a38b01d48e40f7423673eea890a1a5955d59f6a9a155d81a4ec94b9d46afbd4f' +url = 'https://github.com/dfinity/motoko/releases/download/0.9.7/motoko-Darwin-x86_64-0.9.7.tar.gz' +sha256 = 'e0892c56fb937e28384ef7a2e53205becc869b6834d1cbc579c29c36d8622e46' # The replica and canister_sandbox binaries must have the same revision. [x86_64-darwin.replica] @@ -52,8 +52,8 @@ url = 'https://download.dfinity.systems/ic/cabe2ae3ca115b1a3f24d75814d4f8e317b29 sha256 = '0107185d79190d8ba811d0d157d292a559afb341fd0cde3fbb45792f8af4dd03' [x86_64-darwin.motoko-base] -url = 'https://github.com/dfinity/motoko/releases/download/0.10.0/motoko-base-library.tar.gz' -sha256 = '3e9a4b2310e669d104b94c6032dec7902cfd2d5f3b8dda6e3db75dcb4fa2d450' +url = 'https://github.com/dfinity/motoko/releases/download/0.9.7/motoko-base-library.tar.gz' +sha256 = '073f8ddcc39f89b0765e3b69f3ac0a1975b09975bf869b8147ad3ced61d779a3' [x86_64-darwin.ic-btc-canister] url = 'https://github.com/dfinity/bitcoin-canister/releases/download/release%2F2023-03-31/ic-btc-canister.wasm.gz' @@ -88,8 +88,8 @@ url = 'https://download.dfinity.systems/ic/cabe2ae3ca115b1a3f24d75814d4f8e317b29 sha256 = '9d1b576bf8069fcee1f92fbf94fe4a7093fa9f83c1dfdf5de66f7552f18b8364' [x86_64-linux.motoko] -url = 'https://github.com/dfinity/motoko/releases/download/0.10.0/motoko-Linux-x86_64-0.10.0.tar.gz' -sha256 = '06263bb37fc4574a68f13241e6b587131a0a80f9e5dc382b8830870e49fe6998' +url = 'https://github.com/dfinity/motoko/releases/download/0.9.7/motoko-Linux-x86_64-0.9.7.tar.gz' +sha256 = 'aad447afca5897d35762f69831ca147d50024aa7f274d93649a5116846e768b7' # The replica and canister_sandbox binaries must have the same revision. [x86_64-linux.replica] @@ -110,8 +110,8 @@ url = 'https://download.dfinity.systems/ic/cabe2ae3ca115b1a3f24d75814d4f8e317b29 sha256 = 'fa069d1e354addfae321ed7157571e371b9a9629be132164fe78917e115ef150' [x86_64-linux.motoko-base] -url = 'https://github.com/dfinity/motoko/releases/download/0.10.0/motoko-base-library.tar.gz' -sha256 = '3e9a4b2310e669d104b94c6032dec7902cfd2d5f3b8dda6e3db75dcb4fa2d450' +url = 'https://github.com/dfinity/motoko/releases/download/0.9.7/motoko-base-library.tar.gz' +sha256 = '073f8ddcc39f89b0765e3b69f3ac0a1975b09975bf869b8147ad3ced61d779a3' [x86_64-linux.ic-btc-canister] url = 'https://github.com/dfinity/bitcoin-canister/releases/download/release%2F2023-03-31/ic-btc-canister.wasm.gz'