Files
homebrew-cask/Casks/p/prudent.rb
Mike McQuaid aa461148bb Move all remaining casks to sharded subdirectories.
The migration of `orka.rb` and then `o*.rb` has worked well without
complaint so: let's move everything else, too.
2023-08-09 12:08:38 +01:00

13 lines
382 B
Ruby

cask "prudent" do
version "29"
sha256 "375970eadf59bab17e8add0057ea967b0376eb1385889d5b64f84a720e4dd4cb"
url "https://github.com/PrudentMe/main/releases/download/#{version}/Prudent.zip",
verified: "github.com/PrudentMe/main/"
name "Prudent"
desc "Integrated environment for your personal and family ledger"
homepage "https://prudent.me/"
app "Prudent.app"
end