mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 22:06:41 -06:00
7 lines
281 B
Ruby
7 lines
281 B
Ruby
class Netlogo < Cask
|
|
url 'https://ccl.northwestern.edu/netlogo/5.0.5/NetLogo%205.0.5.dmg'
|
|
homepage 'http://ccl.northwestern.edu/netlogo/'
|
|
version '5.0.5'
|
|
sha256 '317faad5fadff9bababce580d9c72d74a491ec81de5129529a5d2f4dd8241ebf'
|
|
link 'NetLogo 5.0.5/NetLogo 5.0.5.app'
|
|
end
|