diff --git a/Casks/soh.rb b/Casks/soh.rb new file mode 100644 index 0000000..7e0d8df --- /dev/null +++ b/Casks/soh.rb @@ -0,0 +1,11 @@ +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