Update ndm to 1.0.0 (#29823)

This commit is contained in:
Colin Dunn 2017-02-05 09:54:43 +11:00 committed by Markus Reiter
parent 602747e954
commit 3a842507a5
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask 'ndm' do
version '0.1.4'
sha256 'd8b33b688128650521f5d80718cbab87499f15b82536b208c3ee9f7c60352612'
version '1.0.0'
sha256 'ed9c9c2af8abd382bee65d35124fd29399a1e43773dd05979022303b1fb83931'
# github.com/720kb/ndm was verified as official when first introduced to the cask
url "https://github.com/720kb/ndm/releases/download/v#{version}/ndm-#{version}.dmg"
appcast 'https://github.com/720kb/ndm/releases.atom',
checkpoint: '234338ed5321bab24e1b6c5b4c982e2b4d003cf1c8a6292248dbf2146e3a0af1'
checkpoint: 'f063615ef92ea1b9ba8d3157f24e968dcb36deb5c7223553b892899a3bdbea32'
name 'ndm'
homepage 'https://720kb.github.io/ndm/'