homebrew-cask/Casks/shellhere.rb

11 lines
222 B
Ruby

cask "shellhere" do
version :latest
sha256 :no_check
url "https://github.com/downloads/lhagan/ShellHere/ShellHere.dmg"
name "ShellHere"
homepage "https://github.com/lhagan/ShellHere/"
app "ShellHere.app"
end