homebrew-cask/Casks/astromenace.rb

13 lines
468 B
Ruby
Raw Normal View History

2016-11-19 20:49:07 +08:00
cask 'astromenace' do
version '1.3.2'
sha256 '8a298c84d5cfd24d01013eae94ded4cc4c6598c5cc8fc4b4c9ff85637f74cdef'
# downloads.sourceforge.net/openastromenace was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/openastromenace/astromenace-macosx-#{version}.dmg"
2018-06-12 22:37:26 +08:00
appcast 'https://sourceforge.net/projects/openastromenace/rss'
2016-11-19 20:49:07 +08:00
name 'AstroMenace'
homepage 'http://www.viewizard.com/'
app 'AstroMenace.app'
end