mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 14:26:53 -06:00
Fix download path
This commit is contained in:
parent
f9252c74c9
commit
bb5a7840f0
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ cask :v1 => 'dungeon-crawl-stone-soup-console' do
|
|||
version '0.16.0'
|
||||
sha256 '3b4750f6bedb4b7e6d0279f476b3cb55124f93871eecb1c53ebda2621ce51b43'
|
||||
|
||||
url "https://crawl.develz.org/release/stone_soup-#{version}-console-macosx.zip"
|
||||
url "https://crawl.develz.org/release/stone_soup-#{version}-console-macos.zip"
|
||||
name 'Dungeon Crawl Stone Soup'
|
||||
homepage 'http://crawl.develz.org'
|
||||
license :gpl
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ cask :v1 => 'dungeon-crawl-stone-soup-tiles' do
|
|||
version '0.16.0'
|
||||
sha256 '1e75166bedce080c74dc64c2389d5487e21f271251e7aab6916774c99529e01f'
|
||||
|
||||
url "https://crawl.develz.org/release/stone_soup-#{version}-tiles-macosx.zip"
|
||||
url "https://crawl.develz.org/release/stone_soup-#{version}-tiles-macos.zip"
|
||||
homepage 'http://crawl.develz.org'
|
||||
license :gpl
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue