homebrew-cask/Casks/shimeike-formulatepro.rb

12 lines
409 B
Ruby

cask "shimeike-formulatepro" do
version "0.0.6"
sha256 "9a5c37bad02a9dea7448e4ebe6fc6b0887efa05b0530603b9be1e5b0b3db2542"
url "https://github.com/shimeike/formulatepro/releases/download/v#{version}a/FormulatePro-#{version}.dmg"
appcast "https://github.com/shimeike/formulatepro/releases.atom"
name "FormulatePro"
homepage "https://github.com/shimeike/formulatepro/"
app "FormulatePro.app"
end