mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
249 B
Ruby
7 lines
249 B
Ruby
class Controlplane < Cask
|
|
url 'http://www.controlplaneapp.com/download/1.4.0'
|
|
homepage 'http://www.controlplaneapp.com/'
|
|
version '1.4.0'
|
|
sha256 '54a98fe70c8695a0e2ac80165512512a036cb5c9620764f148c728a5419825c0'
|
|
link 'ControlPlane.app'
|
|
end
|