Merge pull request #11277 from exherb/watch-screenshot-magic

add Watch Screenshot Magic
This commit is contained in:
Vítor Galvão 2015-05-21 01:19:53 +01:00
commit 2288d1287a
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
cask :v1 => 'watch-screenshot-magic' do
version '1.0.0'
sha256 'b3214414bd3e96a3f91ca69c5424b36087fb8cd0d531f13bc19365e2603073e9'
url "https://github.com/Imperiopolis/WatchScreenshotMagic/releases/download/#{version}/WatchScreenshotMagic.tar.gz"
appcast 'https://github.com/Imperiopolis/WatchScreenshotMagic/releases.atom'
name 'Watch Screenshot Magic'
homepage 'https://github.com/Imperiopolis/WatchScreenshotMagic'
license :mit
app 'Watch Screenshot Magic.app'
end