mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
re-use version in the-archive-browser
This commit is contained in:
parent
c5cbfa777d
commit
4e3d20c07e
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ class TheArchiveBrowser < Cask
|
|||
version '1.9.1'
|
||||
sha256 'c658cc67fde3773b20731394c3ca2829285b3e02efa10c4efb360b2bf053f26e'
|
||||
|
||||
url 'http://wakaba.c3.cx/releases/mac/TheArchiveBrowser1.9.1.zip'
|
||||
url "http://wakaba.c3.cx/releases/mac/TheArchiveBrowser#{version}.zip"
|
||||
homepage 'http://archivebrowser.c3.cx'
|
||||
|
||||
app 'The Archive Browser.app'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue