mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
no HTTPS sourceforge in stella
This commit is contained in:
parent
527969680d
commit
8e26417eff
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ cask :v1 => 'stella' do
|
|||
version '3.9.3'
|
||||
sha256 '83870088368be20224ed51f52e9babe53a75575495279adc596203f123e8477c'
|
||||
|
||||
url "https://downloads.sourceforge.net/project/stella/stella/#{version}/Stella-#{version}_intel-macosx.dmg"
|
||||
url "http://downloads.sourceforge.net/project/stella/stella/#{version}/Stella-#{version}_intel-macosx.dmg"
|
||||
homepage 'http://stella.sourceforge.net'
|
||||
license :oss
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue