mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update blockstream-green.rb
This commit is contained in:
@@ -5,14 +5,9 @@ cask "blockstream-green" do
|
||||
url "https://github.com/Blockstream/green_qt/releases/download/release_#{version}/BlockstreamGreen_MacOS_x86_64.zip",
|
||||
verified: "github.com/Blockstream/green_qt/"
|
||||
name "Blockstream Green"
|
||||
desc "Multi-platform, feature-rich Bitcoin and Liquid wallet"
|
||||
desc "Multi-platform Bitcoin and Liquid wallet"
|
||||
homepage "https://blockstream.com/green/"
|
||||
|
||||
livecheck do
|
||||
url :url
|
||||
strategy :github_latest
|
||||
end
|
||||
|
||||
app "Blockstream Green.app"
|
||||
|
||||
zap trash: [
|
||||
|
||||
Reference in New Issue
Block a user