Files
homebrew-cask/Casks/c/colorpicker-developer.rb
Mike McQuaid aa461148bb Move all remaining casks to sharded subdirectories.
The migration of `orka.rb` and then `o*.rb` has worked well without
complaint so: let's move everything else, too.
2023-08-09 12:08:38 +01:00

15 lines
341 B
Ruby

cask "colorpicker-developer" do
version "1.5.4"
sha256 :no_check
url "https://download.panic.com/picker/developercolorpicker.zip"
name "Developer Color Picker"
homepage "https://download.panic.com/picker/index.html"
colorpicker "Developer Color Picker/DeveloperColorPicker.colorPicker"
caveats do
discontinued
end
end