mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -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_2.dmg'
|
|
homepage 'http://www.syntevo.com/'
|
|
version '4.6.2'
|
|
sha1 'd63c9c378958146f7398d228d1ee072263386e46'
|
|
link 'SmartGitHg 4.6.app'
|
|
end
|