homebrew-cask/Casks/trim-ios-screenshots.rb

11 lines
345 B
Ruby
Raw Normal View History

2014-10-31 13:31:48 +08:00
class TrimIosScreenshots < Cask
version '1.0.1'
sha256 '08be76899e40a99183cde27639ae44329096dd01f8c90619e4decc6243af6ed1'
url "https://github.com/downloads/osteslag/trim-ios-screenshots/Trim_iOS_Screenshots-#{version}.zip"
homepage 'https://github.com/osteslag/trim-ios-screenshots'
license :oss
app 'Trim iOS Screenshots.app'
end