mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
272 B
Ruby
9 lines
272 B
Ruby
class Namebench < Cask
|
|
version '1.3.1'
|
|
sha256 '524fb534b1b5790433332feb993ab30688858f6d92b1d511c842b1c9a8887250'
|
|
|
|
url 'https://namebench.googlecode.com/files/namebench-1.3.1-Mac_OS_X.dmg'
|
|
homepage 'https://code.google.com/p/namebench/'
|
|
|
|
link 'namebench.app'
|
|
end
|