mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
238 B
Ruby
7 lines
238 B
Ruby
class SmartGit < Cask
|
|
url 'http://www.syntevo.com/download/smartgithg/smartgithg-macosx-4_6_4.dmg'
|
|
homepage 'http://www.syntevo.com/'
|
|
version '4.6.4'
|
|
sha1 '211e37880fe584496180aff6cf603e5f0521117f'
|
|
link 'SmartGitHg 4.6.app'
|
|
end
|