mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 14:17:07 -06:00
7 lines
260 B
Ruby
7 lines
260 B
Ruby
class Rcenvironment < Cask
|
|
url 'http://www.rubicode.com/Downloads/RCEnvironment-1.4.X.dmg'
|
|
homepage 'http://www.rubicode.com/Software/RCEnvironment/'
|
|
version '1.4'
|
|
sha1 'a2851375daba6b810e6a2f36b34d9716102f2237'
|
|
prefpane 'RCEnvironment.prefPane'
|
|
end
|