You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
222 B
7 lines
222 B
class GasMask < Cask
|
|
url 'http://gmask.clockwise.ee/files/gas_mask_0.7.zip'
|
|
version '0.7'
|
|
homepage 'http://www.clockwise.ee/gasmask/'
|
|
sha1 '5d0286e594a3fcc21db800105eecd78d5a92f11c'
|
|
link :app, 'Gas Mask.app'
|
|
end
|
|
|