mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
263 B
Ruby
9 lines
263 B
Ruby
class Skreenics < Cask
|
|
version '1.0.1'
|
|
sha256 'c4edd3cb8d066c5b5ce8ab78fe476776d04ad5b8e28eb7128bb183903f7dd8b9'
|
|
|
|
url 'https://skreenics.googlecode.com/files/Screeniks-1.0.1.zip'
|
|
homepage 'https://code.google.com/p/skreenics/'
|
|
|
|
link 'Skreenics.app'
|
|
end
|