homebrew-cask/Casks/nottingham.rb

14 lines
463 B
Ruby
Raw Normal View History

2014-11-14 01:26:31 +08:00
cask :v1 => '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-01-05 04:39:31 +08:00
name 'Nottingham'
2015-06-29 14:32:18 +08:00
appcast 'https://shine.clickontyler.com/appcast.php?id=11',
2015-05-30 00:47:06 +08:00
:sha256 => '77be52d9c62393c316d5f6a5ac10f72579e31189dd08447b2f42e1f81736979d'
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