Merge pull request #10173 from mrsim0ns/structurer

Added Structurer 1.2
This commit is contained in:
Vítor Galvão 2015-03-24 16:20:31 +00:00
commit 5e70ae3c07
1 changed files with 11 additions and 0 deletions

11
Casks/structurer.rb Normal file
View File

@ -0,0 +1,11 @@
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