nault: revert to 1.18.2

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2024-01-01 15:01:58 -05:00
parent 6651606f7a
commit cae6b60e74
+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"