Files
Mike McQuaid 326c44e93a o*: move to o/ subdirectory.
Continuing the sharding work now that `orka.rb` was moved without issue.
2023-08-07 17:35:26 +01:00

12 lines
360 B
Ruby

cask "opensim" do
version "0.4.3"
sha256 "4390edc443be22b5659ff9d6f69a66e0021c9f57e063147be79600235ceadfdb"
url "https://github.com/luosheng/OpenSim/releases/download/#{version}/OpenSim.app.zip"
name "OpenSim"
desc "Open-source alternative to SimPholders, written in Swift"
homepage "https://github.com/luosheng/OpenSim/"
app "OpenSim.app"
end