mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
278 B
Ruby
9 lines
278 B
Ruby
class Tinyumbrella < Cask
|
|
version '7.04'
|
|
sha256 '2ce5ea70bbdf216aaff9fc30c1a33a58a6fc19a5ad5e4f0029aafae61c622db1'
|
|
|
|
url 'http://cache.firmwareumbrella.com/downloads/TinyUmbrella-7.04.00.app.zip'
|
|
homepage 'http://blog.firmwareumbrella.com/'
|
|
|
|
app 'TinyUmbrella.app'
|
|
end
|