mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 14:26:46 -06:00
re-use version in remonit
This commit is contained in:
parent
eaff6a74e2
commit
a6fb032ff8
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ class Remonit < Cask
|
|||
version '0.2.0'
|
||||
sha256 'fb8e51c7d68d83274b2acff107e7ef4857d28c9daf4d5ac2599c14cb3d6516fe'
|
||||
|
||||
url 'http://874390f0461dc5bbf96b-8953e31051b5247f1143d89b1a42aa7d.r65.cf2.rackcdn.com/remonit-0.2.0-mac.zip'
|
||||
url "http://874390f0461dc5bbf96b-8953e31051b5247f1143d89b1a42aa7d.r65.cf2.rackcdn.com/remonit-#{version}-mac.zip"
|
||||
homepage 'http://zef.io/remonit/'
|
||||
|
||||
app 'Remonit.app'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue