mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
re-use version in jewelrybox
This commit is contained in:
parent
4e7db01ed5
commit
dba8ea14c2
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ class Jewelrybox < Cask
|
|||
version '1.5'
|
||||
sha256 '96c0bae3cc0ce312ce3df290a4d1eddff2da781dfaafe4707b298dc17eb53993'
|
||||
|
||||
url 'https://github.com/remear/jewelrybox/releases/download/1.5/JewelryBox_v1.5.tar.bz2'
|
||||
url "https://github.com/remear/jewelrybox/releases/download/#{version}/JewelryBox_v#{version}.tar.bz2"
|
||||
appcast 'http://jewelrybox.unfiniti.com/releases/releases.xml'
|
||||
homepage 'http://jewelrybox.unfiniti.com/'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue