homebrew-cask/Casks/showyedge.rb

13 lines
427 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'showyedge' do
2017-04-23 20:59:26 +08:00
version '3.2.0'
sha256 '6f75e950dc401794f89be596b9467547c570e8e7c9c499335b269218f645f6f1'
2015-03-05 08:08:51 +08:00
url "https://pqrs.org/osx/ShowyEdge/files/ShowyEdge-#{version}.dmg"
appcast 'https://pqrs.org/osx/ShowyEdge/files/appcast.xml',
2017-04-23 20:59:26 +08:00
checkpoint: 'e3f83793b5d2280e82634e23f23d6cdf6798976e49014ef043831464060c93dd'
2015-04-28 02:02:14 +08:00
name 'ShowyEdge'
2015-03-05 08:08:51 +08:00
homepage 'https://pqrs.org/osx/ShowyEdge/'
app 'ShowyEdge.app'
end