mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
256 B
Ruby
7 lines
256 B
Ruby
class Rrootage < Cask
|
|
url 'http://workram.com/archives/rRootage-for-OS-X-0.23.7.dmg'
|
|
homepage 'http://workram.com/games/rrootage/'
|
|
version '0.23.7'
|
|
sha256 '466bec698ba02a38601e9de3e98373aea08e2f35ff7341cd0df35355cc03c134'
|
|
link 'rRootage.app'
|
|
end
|