mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Fix jadengeller-helium url stanza
This commit is contained in:
@@ -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/'
|
||||
|
||||
Reference in New Issue
Block a user