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

11 lines
310 B
Ruby

cask "octomouse" do
version "1.7"
sha256 "b47639b8b4504834caee65a61c0cbe3a42e798cf4901472241f9ce3ab72793e9"
url "https://github.com/KonsomeJona/OctoMouse/releases/download/v#{version}/OctoMouse.app.zip"
name "OctoMouse"
homepage "https://github.com/KonsomeJona/OctoMouse"
app "OctoMouse.app"
end