Merge pull request #163595 from chenrui333/nault-1.18.2

This commit is contained in:
Justin Krehel
2024-01-01 15:06:59 -05:00
committed by GitHub
+7 -2
View File
@@ -1,12 +1,17 @@
cask "nault" do
version "1.18.3"
sha256 "02e768906e23774219907feb95ec84782449b3f02b575f2c653a500f24b6218c"
version "1.18.2"
sha256 "f8a7a488fe220c8452df9b80b5e176da4f488b1c5f41d7e5a80fa040f4beef7f"
url "https://github.com/Nault/Nault/releases/download/v#{version}/Nault-#{version}-Mac.dmg"
name "Nault"
desc "Wallet for the Nano cryptocurrency with support for hardware wallets"
homepage "https://github.com/Nault/Nault"
livecheck do
url :url
strategy :github_latest
end
auto_updates true
app "Nault.app"