homebrew-cask/Casks/diashapes.rb

14 lines
567 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'diashapes' do
2014-07-15 12:09:51 +08:00
version '0.3.0'
sha256 '2b858e180f7ed1fff23c0fd7c917ad161b6ed4e561bc7a7ce4d71bd368947925'
# sourceforge.net/dia-installer/diashapes was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/dia-installer/diashapes/#{version}/diashapes-#{version}.dmg"
appcast 'https://sourceforge.net/projects/dia-installer/rss?path=/diashapes',
checkpoint: '83b29a472a6859e5ed836161348f8279fcc5fc5ab17987ac9d0a6f5424519fe8'
2015-01-23 06:07:20 +08:00
name 'Dia'
2014-07-15 12:09:51 +08:00
homepage 'http://dia-installer.de/'
2014-09-16 00:05:28 +08:00
app 'Diashapes.app'
2014-07-15 12:09:51 +08:00
end