3 sha256 "59c75c10dd251221bf6bcf98f87a86cdb52a91b6e54e9e3faf1a62f4c407ac1a"
5 url "https://dev.azure.com/EverestAPI/Olympus/_apis/build/builds/#{version}/artifacts?artifactName=macos.main&$format=zip",
6 verified: "dev.azure.com/EverestAPI/Olympus/_apis/build/builds/"
8 desc "Everest (Mod loader for video games Celeste) installer / manager"
9 homepage "https://everestapi.github.io/"
12 url "https://dev.azure.com/EverestAPI/Olympus/_apis/build/builds"
13 strategy :json do |json|
14 json["value"]&.map do |build|
15 build["id"].to_s if build["sourceBranch"] == "refs/heads/stable"
20 container nested: "macos.main/dist.zip"
25 "~/Library/Application Support/Olympus",
26 "~/Library/Saved Application State/everest.olympus.savedState",