Steffen Dietz
9 years ago
1 changed files with 11 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||||
|
cask :v1 => 'littleipsum1' do |
||||
|
version '1.1.2' |
||||
|
sha256 '5fa88e5cd2cc1c837ac3e9ff3a23ce1569835d56c71e2741243ce9f0424099db' |
||||
|
|
||||
|
url "http://littleipsum.com/download/LittleIpsum%20#{version}.zip" |
||||
|
name "LittleIpsum" |
||||
|
homepage 'http://littleipsum.com' |
||||
|
license :closed |
||||
|
|
||||
|
app 'LittleIpsum.app' |
||||
|
end |
Loading…
Reference in new issue