homebrew-cask/Casks/smart-trash.rb

16 lines
539 B
Ruby
Raw Normal View History

2016-01-17 18:41:17 +08:00
cask 'smart-trash' do
2016-03-29 23:03:12 +08:00
version '2.0.5'
sha256 'ee1fa4ddfb954b024de02fc84ca8adb316242d0836edf904c0e22120cb7a6021'
2016-01-17 18:41:17 +08:00
2016-03-29 23:03:12 +08:00
url 'https://www.hyperbolicsoftware.com/programs/SmartTrash2.zip'
appcast 'https://www.hyperbolicsoftware.com/Receipts/Smart_Trash/SmartTrashUpdate.xml',
checkpoint: '6699bbe03e16dfc96ed4f6e638ceb74535d47e47fff9912785dbd630d7085927'
2016-01-17 18:41:17 +08:00
name 'Smart Trash'
2016-03-29 23:03:12 +08:00
homepage 'https://www.hyperbolicsoftware.com/SmartTrash.html'
2016-01-17 18:41:17 +08:00
license :commercial
2016-03-29 23:03:12 +08:00
container nested: 'SmartTrash2.dmg'
2016-01-17 18:41:17 +08:00
app 'Smart Trash.app'
end