mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 22:06:41 -06:00
9 lines
287 B
Ruby
9 lines
287 B
Ruby
class Svnx < Cask
|
|
version '0.9.13'
|
|
sha256 '5d8932908881a2265381e808cbb1b3fea1df0e640545aa95fd303fd534bb2e7a'
|
|
|
|
url 'http://www.lachoseinteractive.net/files/svnX_0.9.13.dmg'
|
|
homepage 'http://www.lachoseinteractive.net/en/community/subversion/svnx/features/'
|
|
|
|
link 'svnX.app'
|
|
end
|