homebrew-cask/Casks/structurer.rb

12 lines
298 B
Ruby

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