homebrew-cask/Casks/itrash.rb

12 lines
257 B
Ruby

cask "itrash" do
version "5.3.2.3.201"
sha256 :no_check
url "https://www.osxbytes.com/iTrash.dmg?forcedownload"
name "iTrash"
desc "Uninstalls all files of an application"
homepage "https://www.osxbytes.com/itrash.html"
app "iTrash.app"
end