Skip to content

Commit

Permalink
Merge pull request #186091 from Homebrew/update-wasabi-wallet
Browse files Browse the repository at this point in the history
wasabi-wallet 2.2.0.0
  • Loading branch information
SMillerDev authored Sep 20, 2024
2 parents 4299cdb + 2a8aca5 commit e484000
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Casks/w/wasabi-wallet.rb
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
cask "wasabi-wallet" do
arch arm: "-arm64"

version "2.1.0.0"
sha256 arm: "dbda9a2ba04f7c90efc35a2aaf3587a9fa87d3095a77b28f4dfb664e757b52c2",
intel: "c876c239865381161e91a20cdbfe441b83e25eef4601812da4ea3a83f3ff90f8"
version "2.2.0.0"
sha256 arm: "8d9580b125900a85b7793b42ba965aa59b6a4eea128e0da4679dcbcab44eefb5",
intel: "74f3bd9e9a6964a6b4cc005d6e3d68823c525cfd4c074b54a1009642b9db02f2"

url "https://github.com/zkSNACKs/WalletWasabi/releases/download/v#{version}/Wasabi-#{version.chomp(".0")}#{arch}.dmg"
url "https://github.com/zkSNACKs/WalletWasabi/releases/download/v#{version}/Wasabi-#{version}#{arch}.dmg"
name "Wasabi Wallet"
desc "Open-source, non-custodial, privacy focused Bitcoin wallet"
homepage "https://github.com/zkSNACKs/WalletWasabi/"
Expand Down

0 comments on commit e484000

Please sign in to comment.