homebrew-cask/Casks/bluefish.rb

13 lines
452 B
Ruby
Raw Normal View History

2016-12-18 22:32:29 +08:00
cask 'bluefish' do
2018-01-07 05:51:16 +08:00
version '2.2.10-2'
sha256 '018eacd5bb2d8fcd2f2ffc01aff65c0f49f98ad9bf921045975d4c5f8e3e0633'
2016-12-18 22:32:29 +08:00
# bennewitz.com was verified as official when first introduced to the cask
2017-01-25 19:29:14 +08:00
url "https://www.bennewitz.com/bluefish/stable/binaries/macosx/Bluefish-#{version}.dmg"
2018-06-12 22:37:26 +08:00
appcast 'http://www.bennewitz.com/bluefish/stable/binaries/macosx/'
2016-12-18 22:32:29 +08:00
name 'Bluefish'
2016-12-25 07:34:06 +08:00
homepage 'http://bluefish.openoffice.nl/index.html'
2016-12-18 22:32:29 +08:00
app 'Bluefish.app'
end