11 lines
258 B
Ruby
11 lines
258 B
Ruby
cask "cleanshot-x" do
|
|
version "4.7.5"
|
|
sha256 "e949c43788821cad46d644ce23b75c35fc2f325839eb466910adff0ce8052a79"
|
|
|
|
url "https://s3.breadone.xyz/cask/CleanShot-X-#{version}.zip"
|
|
name "CleanShot X"
|
|
desc "ENTER_DESCRIPTION"
|
|
|
|
app "CleanShot X.app"
|
|
end
|