homebrew-cask/Casks/structurer.rb

12 lines
303 B
Ruby

cask :v1 => 'structurer' do
version :latest
sha256 :no_check
url 'http://cdn.tutsplus.com/net/uploads/legacy/892_structurer/Structurer.zip'
name 'Structurer'
homepage 'http://code.tutsplus.com/articles/free-mac-utility-app-structurer--net-17153'
license :gratis
app 'Structurer.app'
end