mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
252 B
Ruby
9 lines
252 B
Ruby
class Fetch < Cask
|
|
version '5.7.3'
|
|
sha256 'fd75b4ab78211cc067906341576657e41e130080ce05a1f20947a6acbb816ea3'
|
|
|
|
url 'http://fetchsoftworks.com/fetch/download/Fetch_5.7.3.dmg?direct=1'
|
|
homepage 'http://fetchsoftworks.com/'
|
|
|
|
link 'Fetch.app'
|
|
end
|