homebrew-cask/Casks/spatial.rb

13 lines
255 B
Ruby

cask 'spatial' do
version :latest
sha256 :no_check
url 'https://console.improbable.io/toolbelt/download/latest/mac'
name 'Spatial'
homepage 'https://spatialos.improbable.io/docs'
container type: :naked
binary 'mac', target: 'spatial'
end