12 lines
338 B
Ruby
12 lines
338 B
Ruby
cask "soh" do
|
|
version "8.0.4"
|
|
sha256 "3c9e25350d17eb8d7f2650c8fbd44572e4a9a539a42d50d949ff08a0100a5a70"
|
|
|
|
url "https://dl.breadone.xyz/cask/soh-8.0.4.zip"
|
|
name "Ship of Harkinian"
|
|
desc "Recompilation of The Legend of Zelda: Ocarina of Time for modern platforms"
|
|
homepage "https://www.shipofharkinian.com/"
|
|
|
|
app "soh.app"
|
|
end
|