mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 06:16:46 -06:00
9 lines
239 B
Ruby
9 lines
239 B
Ruby
class Gisto < Cask
|
|
version '0.2.5b'
|
|
sha256 '4f0b3e599f601483c232363867f3c62754631174c688fba143eadda8ddc9aaf4'
|
|
|
|
url 'http://download.gistoapp.com/Gisto-0.2.5b-OSX_x86.dmg'
|
|
homepage 'http://www.gistoapp.com/'
|
|
|
|
link 'Gisto.app'
|
|
end
|