mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
re-use version in shuttle
This commit is contained in:
parent
ac0b5bd216
commit
7a96e2b22c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ class Shuttle < Cask
|
|||
version '1.2.0'
|
||||
sha256 'a6a20b461556e54c99f14eaaaa4ee8e41cb0250561525be87340f0fda635d2b3'
|
||||
|
||||
url 'https://github.com/fitztrev/shuttle/releases/download/v1.2.0/Shuttle.dmg'
|
||||
url "https://github.com/fitztrev/shuttle/releases/download/v#{version}/Shuttle.dmg"
|
||||
homepage 'http://fitztrev.github.io/shuttle/'
|
||||
|
||||
app 'Shuttle.app'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue