Add Noodl 1.2.3 (#42877)

This commit is contained in:
Naruhito Kubota 2018-01-26 06:51:41 +09:00 committed by Victor Popkov
parent f96143152a
commit ccc53aa361
1 changed files with 11 additions and 0 deletions

11
Casks/noodl.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'noodl' do
version '1.2.3'
sha256 '675af92807a2b99e39667174641a326dd926d535196e9cd83f0333ff51d574d0'
# s3.amazonaws.com/noodl-update was verified as official when first introduced to the cask
url "http://s3.amazonaws.com/noodl-update/Noodl-#{version}.dmg"
name 'Noodl'
homepage 'http://www.getnoodl.com/'
app 'Noodl.app'
end