homebrew-cask/Casks/screenstagram.rb

13 lines
522 B
Ruby
Raw Normal View History

2014-11-14 01:26:52 +08:00
cask :v1 => 'screenstagram' do
version '2.01'
sha256 '5cb9f7be247fdec897248f5091818bf7b25153fa99782e96f9d9b2c2431cdbb1'
# amazonaws.com is the official download host per the vendor homepage
2014-09-26 20:09:10 +08:00
url "https://screenstagram.s3.amazonaws.com/screenstagram_#{version}.dmg"
2015-04-26 23:45:35 +08:00
name 'Screenstagram'
2015-06-29 14:32:18 +08:00
homepage 'https://screenstagram.s3.amazonaws.com/download.html'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
screen_saver 'Screenstagram 2.saver'
end