homebrew-cask/Casks/butt.rb

13 lines
412 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'butt' do
2017-10-05 05:16:07 +08:00
version '0.1.16'
sha256 'eab9446889684a186b7d78cd935fdaa871166f5aab6c7002ff5dc22a0c5e5f82'
2015-02-09 08:56:52 +08:00
2016-07-31 14:09:48 +08:00
# sourceforge.net/butt was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/butt/butt-#{version}.dmg"
2018-06-12 22:37:26 +08:00
appcast 'https://sourceforge.net/projects/butt/rss'
2015-02-09 08:56:52 +08:00
name 'Broadcast Using This Tool'
homepage 'https://danielnoethen.de/'
2015-02-09 08:56:52 +08:00
app 'butt.app'
end