mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
238 B
Ruby
9 lines
238 B
Ruby
class Anypass < Cask
|
|
version '1.0.0'
|
|
sha256 '364d108736eddfdb6e7db56430806d790b79e9f8561aedc544fc78d7e41bac54'
|
|
|
|
url 'http://icyblaze.com/anypass/anypass_mac_1.0.zip'
|
|
homepage 'http://icyblaze.com/anypass'
|
|
|
|
app 'Anypass.app'
|
|
end
|