mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
re-use version in fairmount
This commit is contained in:
parent
6e14919dce
commit
9e1dbbec01
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ class Fairmount < Cask
|
|||
version '1.1.3'
|
||||
sha256 '0a775f48595ce0c9d0eead76b6d50ab190815cd4ce0e80017f318226e00a5c0e'
|
||||
|
||||
url 'https://github.com/downloads/pmetzger/Fairmount/Fairmount-1.1.3.dmg'
|
||||
url "https://github.com/downloads/pmetzger/Fairmount/Fairmount-#{version}.dmg"
|
||||
appcast 'http://www.example.com/sparkle/fairmount/checkupdate.php'
|
||||
homepage 'https://github.com/BoxOfSnoo/Fairmount'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue