Files
homebrew-cask/Casks/d/dwihn0r-keepassx.rb
T
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

11 lines
318 B
Ruby

cask "dwihn0r-keepassx" do
version "0.4.4"
sha256 "53ae446d458ef0ab6dae268ba17b0eb9779959f3f821552de89122bd434769e2"
url "https://github.com/dwihn0r/keepassx/releases/download/v#{version}/KeePassX-#{version}-OSX.zip"
name "KeePassX"
homepage "https://github.com/dwihn0r/keepassx/"
app "KeePassX.app"
end