homebrew-cask/Casks/inpad.rb

12 lines
346 B
Ruby

cask 'inpad' do
version '0.1.0'
sha256 'a66a0be66bc98d31f36232ab9b5ea5a47fdb644e4234673d8ccc26bd637841f1'
url "https://github.com/BoostIO/Boost/releases/download/v#{version}/Inpad-#{version}.dmg"
appcast 'https://github.com/BoostIO/Boost/releases.atom'
name 'Inpad'
homepage 'https://github.com/BoostIO/Boost'
app 'Inpad.app'
end