diff --git a/Casks/cleanshot-x.rb b/Casks/cleanshot-x.rb new file mode 100644 index 0000000..b553367 --- /dev/null +++ b/Casks/cleanshot-x.rb @@ -0,0 +1,10 @@ +cask "cleanshot-x" do + version "4.7.5" + sha256 "e949c43788821cad46d644ce23b75c35fc2f325839eb466910adff0ce8052a79" + + url "https://dl.breadone.xyz/cask/CleanShot-X-#{version}.zip" + name "CleanShot X" + desc "ENTER_DESCRIPTION" + + app "CleanShot X.app" +end