mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
re-use version in cocoadialog
This commit is contained in:
parent
c0d5c27005
commit
2bd008b259
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ class Cocoadialog < Cask
|
|||
version '2.1.1'
|
||||
sha256 '7f721d221697381a51df6091153b0470ce09f4083d86bbb93446db88eac58827'
|
||||
|
||||
url 'https://github.com/downloads/mstratman/cocoadialog/CocoaDialog-2.1.1.dmg'
|
||||
url "https://github.com/downloads/mstratman/cocoadialog/CocoaDialog-#{version}.dmg"
|
||||
homepage 'http://mstratman.github.io/cocoadialog/'
|
||||
|
||||
app 'CocoaDialog.app'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue