From 876f4e03082353c37e0e7580ff904aa6f838de57 Mon Sep 17 00:00:00 2001 From: "Paul H. Liu" Date: Thu, 30 Sep 2021 17:59:44 -0700 Subject: [PATCH] Update hashes and bump version --- README.md | 8 ++++---- release/index.html | 41 +++++------------------------------------ 2 files changed, 9 insertions(+), 40 deletions(-) diff --git a/README.md b/README.md index 55fb8d2..022a202 100644 --- a/README.md +++ b/README.md @@ -29,15 +29,15 @@ Reproducible build: You can verify the build by comparing hashes from 3 sources, github release, local build, and the deployed canister: ``` -$ curl -Ls https://github.com/ninegua/ic-qr-scanner/releases/download/v0.1.15/ic-qr-scanner.wasm|sha256sum -a1c09286a0cd38c967ff366be35d4eee4c5094eddce7b43a7d4678f0730edde9 - +$ curl -Ls https://github.com/ninegua/ic-qr-scanner/releases/download/v0.1.16/ic-qr-scanner.wasm|sha256sum +54231d1e59ad726b86c4b473005941ffcf276bdd11857f3ed1e894b4eca7b1b8 - $ cat $(nix-build ic-qr-scanner.nix 2>/dev/null)/bin/ic-qr-scanner.wasm |sha256sum -a1c09286a0cd38c967ff366be35d4eee4c5094eddce7b43a7d4678f0730edde9 - +54231d1e59ad726b86c4b473005941ffcf276bdd11857f3ed1e894b4eca7b1b8 - $ make dfx.json && dfx canister --no-wallet --network ic info p5deo-6aaaa-aaaab-aaaxq-cai Controller: ihamg-4yaaa-aaaab-aaafa-cai -Module hash: 0xa1c09286a0cd38c967ff366be35d4eee4c5094eddce7b43a7d4678f0730edde9 +Module hash: 0x54231d1e59ad726b86c4b473005941ffcf276bdd11857f3ed1e894b4eca7b1b8 ``` Acknowledgement: diff --git a/release/index.html b/release/index.html index f937458..a8ce50c 100644 --- a/release/index.html +++ b/release/index.html @@ -1,16 +1,4 @@ - - - - - - IC QR Scanner - - - - - - - - -

Scan & Send

-
-
- - -
- - -
-
- - - +/*# sourceMappingURL=main.css.map*/

Scan & Send

\ No newline at end of file