From d03dbce6f2978be48d87e6d9477a2bf384b93427 Mon Sep 17 00:00:00 2001 From: ookami-kb Date: Thu, 15 Jun 2023 17:45:45 +0200 Subject: [PATCH] build: update saga release --- packages/espressocash_app/Makefile | 4 ++-- .../espressocash_app/saga_publishing/.asset-manifest.json | 4 ++-- packages/espressocash_app/saga_publishing/config.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/espressocash_app/Makefile b/packages/espressocash_app/Makefile index f6faaccde3..701008b899 100644 --- a/packages/espressocash_app/Makefile +++ b/packages/espressocash_app/Makefile @@ -42,10 +42,10 @@ create_saga_release: ifndef SOLANA_RPC_URL $(error "SOLANA_RPC_URL must be set") endif - npx dapp-store create release -k publisher.json -b ~/Library/Android/sdk/build-tools/33.0.1/ -u $(SOLANA_RPC_URL) + cd saga_publishing && npx dapp-store create release -k publisher.json -b ~/Library/Android/sdk/build-tools/33.0.1/ -u $(SOLANA_RPC_URL) publish_saga_release: ifndef SOLANA_RPC_URL $(error "SOLANA_RPC_URL must be set") endif - npx dapp-store publish submit -k publisher.json -u $(SOLANA_RPC_URL) --requestor-is-authorized --complies-with-solana-dapp-store-policies + cd saga_publishing && npx dapp-store publish submit -k publisher.json -u $(SOLANA_RPC_URL) --requestor-is-authorized --complies-with-solana-dapp-store-policies diff --git a/packages/espressocash_app/saga_publishing/.asset-manifest.json b/packages/espressocash_app/saga_publishing/.asset-manifest.json index 536dfc3013..c8e8214342 100644 --- a/packages/espressocash_app/saga_publishing/.asset-manifest.json +++ b/packages/espressocash_app/saga_publishing/.asset-manifest.json @@ -27,8 +27,8 @@ }, "./app-release.apk": { "path": "./app-release.apk", - "sha256": "U6qlDeBSXaPfK9/OKA5PX2NhdIQfjv25RTXGorDemoQ=", - "uri": "https://arweave.net/DUMsEGcD6U04JFjck2CuWAl9uiwImrjQo8lRopw73IE" + "sha256": "Fhx4ADPMlI9k7x764MtSjiblI3U6ZlqtfFzVki7vSFU=", + "uri": "https://arweave.net/d8o4VLeVvlgj9ocEVgzG1mUcVAc_6Y0ESqKbkHHhteg" } } } \ No newline at end of file diff --git a/packages/espressocash_app/saga_publishing/config.yaml b/packages/espressocash_app/saga_publishing/config.yaml index 900c4f0e07..43c8bac5e8 100644 --- a/packages/espressocash_app/saga_publishing/config.yaml +++ b/packages/espressocash_app/saga_publishing/config.yaml @@ -19,7 +19,7 @@ app: - purpose: icon uri: ./launcher.png release: - address: HEPsJL7rMTGXuKvcyuJEqTzWNxj2hekzxngNTbLSVnWP + address: DBBf6xp2TmwJZPfYTYk34hbfcJMAxksyJvEpZYEp7uzU media: - purpose: icon uri: ./launcher.png