homebrew-cask/Casks/nottingham.rb

14 lines
457 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'nottingham' do
2014-03-25 15:15:46 +08:00
version '2.1.3'
sha256 'ccaceba0bc6566ba2850126ae2d456fd6d44b78122117b8e1f3e597ef812bd55'
2014-09-26 20:09:04 +08:00
url "http://dl.clickontyler.com/nottingham/nottingham20_#{version}.zip"
2015-06-29 14:32:18 +08:00
appcast 'https://shine.clickontyler.com/appcast.php?id=11',
checkpoint: 'f5f9477be149a49ca79728c8d8b16feef8e183edd1ea6ee693d29e6d01256910'
name 'Nottingham'
homepage 'https://clickontyler.com/nottingham/'
2015-09-29 03:05:20 +08:00
license :gratis
2014-09-16 00:06:02 +08:00
app 'Nottingham.app'
2014-03-25 15:15:46 +08:00
end