homebrew-cask/Casks/sidestep.rb

13 lines
458 B
Ruby

cask "sidestep" do
version "1.4.1"
sha256 "c25f7748d73b6f915aff268070ef85ca69f2902de98b044b77c49d1e1341d84e"
# github.com/chetan51/sidestep/ was verified as official when first introduced to the cask
url "https://github.com/chetan51/sidestep/releases/download/#{version}/Sidestep.zip"
appcast "https://github.com/chetan51/sidestep/releases.atom"
name "Sidestep"
homepage "https://chetansurpur.com/projects/sidestep/"
app "Sidestep.app"
end