mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 14:17:07 -06:00
re-use version in audioslicer
This commit is contained in:
parent
90f8815c2d
commit
bbeb203352
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ class Audioslicer < Cask
|
|||
version '1.1.1'
|
||||
sha256 'c0ef4d9b1690943def00ce4c7bb2838ff08cfe0d3ff85d39ca1e4ddc97593d01'
|
||||
|
||||
url 'https://downloads.sourceforge.net/sourceforge/audioslicer/AudioSlicer-1.1.1.dmg'
|
||||
url "https://downloads.sourceforge.net/sourceforge/audioslicer/AudioSlicer-#{version}.dmg"
|
||||
homepage 'http://audioslicer.sourceforge.net'
|
||||
|
||||
app 'AudioSlicer.app'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue