Browse Source

Cask for Chicken VNC client

Added Chicken (formally Chicken of the VNC) client to cask.
Not much more detail. Tested locally.
Matthew Finlayson 12 years ago
parent
commit
fd3e0dce20
  1. 6
      Casks/chicken.rb

6
Casks/chicken.rb

@ -0,0 +1,6 @@
class Chicken < Cask
url 'http://sourceforge.net/projects/chicken/files/Chicken-2.1.1/Chicken-2.1.1.dmg/download'
homepage 'http://sourceforge.net/projects/chicken/'
version '2.1.1'
sha1 '5de2812a2701d799af818a1982b3176cb8c90ae1'
end
Loading…
Cancel
Save