mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
264 B
Ruby
7 lines
264 B
Ruby
class Factor < Cask
|
|
url 'http://downloads.factorcode.org/releases/0.96/factor-macosx-x86-64-0.96.dmg'
|
|
homepage 'http://factorcode.org/'
|
|
version '0.96'
|
|
sha256 'bd5dca1393c444a9491ef0c70f48b94ae7e39712ea0748a061cd721d26e83c40'
|
|
link 'factor/Factor.app'
|
|
end
|