mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 06:16:46 -06:00
Add my KeePassX (0.4.x-svn) retina fork
This commit is contained in:
parent
52a53c7710
commit
ed01a2e845
1 changed files with 10 additions and 0 deletions
10
Casks/dwihn0r-keepassx.rb
Normal file
10
Casks/dwihn0r-keepassx.rb
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
cask :v1 => 'dwihn0r-keepassx' do
|
||||
version '0.4.4'
|
||||
sha256 '53ae446d458ef0ab6dae268ba17b0eb9779959f3f821552de89122bd434769e2'
|
||||
|
||||
url "https://github.com/dwihn0r/keepassx/releases/download/v#{version}/KeePassX-#{version}-OSX.zip"
|
||||
homepage 'https://github.com/dwihn0r/keepassx/'
|
||||
license :oss
|
||||
|
||||
app 'KeePassX.app'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue