homebrew-cask/Casks/nottingham.rb

12 lines
411 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'
homepage 'https://clickontyler.com/nottingham/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:06:02 +08:00
app 'Nottingham.app'
2014-03-25 15:15:46 +08:00
end