File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 <metadata >
55 <id >monero</id >
66 <title >Monero Wallet</title >
7- <version >0.18.4.4 </version >
7+ <version >0.18.4.5 </version >
88 <authors >Monero Project</authors >
99 <owners >tunisiano</owners >
1010 <summary >Monero: the secure, private, untraceable cryptocurrency</summary >
Original file line number Diff line number Diff line change 11$ErrorActionPreference = ' Stop'
22$packageName = $env: ChocolateyPackageName
3- $url = ' https://downloads.getmonero.org/cli/monero-win-x86-v0.18.4.4 .zip'
4- $checksum = ' a148a2bd2b14183fb36e2cf917fce6f33fb687564db2ed53193b8432097ab398 '
3+ $url = ' https://downloads.getmonero.org/cli/monero-win-x86-v0.18.4.5 .zip'
4+ $checksum = ' 6a0eff6b06fe9b1372a64744900bfe19b47a532b6678d6f7055c2de9999b58d1 '
55$checksumType = ' sha256'
6- $url64 = ' https://downloads.getmonero.org/cli/monero-win-x64-v0.18.4.4 .zip'
7- $checksum64 = ' 7eb3b87a105b3711361dd2b3e492ad14219d21ed8fd3dd726573a6cbd96e83a6 '
6+ $url64 = ' https://downloads.getmonero.org/cli/monero-win-x64-v0.18.4.5 .zip'
7+ $checksum64 = ' a58132eefdecf6bd5443ae52fc15c0c371499de17223667173e5c81d12bfc2c5 '
88$checksumType64 = ' sha256'
99$toolsDir = " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
1010
You can’t perform that action at this time.
0 commit comments