mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 14:26:46 -06:00
re-use version in mjolnir
This commit is contained in:
parent
bf01edc650
commit
fbffb53bdd
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ class Mjolnir < Cask
|
|||
version '0.4.2'
|
||||
sha256 '5a6aa3f5de79952a6d3680e51683ecc1ee795166ecd6448293e57376f3df3dbb'
|
||||
|
||||
url 'https://github.com/mjolnir-io/mjolnir/releases/download/0.4.2/Mjolnir-0.4.2.tgz'
|
||||
url "https://github.com/mjolnir-io/mjolnir/releases/download/#{version}/Mjolnir-#{version}.tgz"
|
||||
homepage 'http://mjolnir.io'
|
||||
|
||||
app 'Mjolnir.app'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue