Fix jadengeller-helium url stanza

This commit is contained in:
crzrcn
2015-11-02 14:19:52 +00:00
committed by Vítor Galvão
parent c9053bacdd
commit f90516e580
+1 -1
View File
@@ -2,7 +2,7 @@ cask :v1 => 'jadengeller-helium' do
version '1.9'
sha256 '32bede939e1dcbbfe6ea879888456fbff30f1db2c764478fc7ba08d52e2f69fb'
url "https://github.com/JadenGeller/Helium/releases/download/v#{version}/Helium.app.zip"
url "https://github.com/JadenGeller/Helium/releases/download/#{version}/Helium.app.zip"
appcast 'https://github.com/JadenGeller/Helium/releases.atom'
name 'Helium'
homepage 'https://jadengeller.github.io/Helium/'