Skip to content

Commit

Permalink
cake-wallet-beta: Add version 4.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
3xp0rt authored Jul 30, 2024
1 parent b56ac92 commit 5655d36
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions bucket/cake-wallet-beta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"version": "4.19.1",
"description": "An open source, non-custodial, and private multi-currency crypto wallet for Android, iOS, macOS, and Linux.",
"homepage": "https://cakewallet.com/",
"license": {
"identifier": "MIT",
"url": "https://github.com/cake-tech/cake_wallet/blob/main/LICENSE.md"
},
"url": "https://github.com/cake-tech/cake_wallet/releases/download/v4.19.1/Cake_Wallet_v4.19.1_Windows_beta.exe",
"hash": "242956c760f6ba66590a10ceab4bdc411631092f70b3b3b04f028d3491bc01de",
"autoupdate": {
"url": "https://github.com/cake-tech/cake_wallet/releases/download/v$version/Cake_Wallet_v$version_Windows_beta.exe"
},
"checkver": {
"github": "https://github.com/cake-tech/cake_wallet"
},
"innosetup": true,
"shortcuts": [
[
"CakeWallet.exe",
"Cake Wallet"
]
]
}

0 comments on commit 5655d36

Please sign in to comment.