mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
10 lines
291 B
Ruby
10 lines
291 B
Ruby
class Hermes < Cask
|
|
version '1.2.1'
|
|
sha256 'ebee6b922dbe836db3a80320415ea5841f9a9679d6539ac00d6c6cb6e271fb18'
|
|
|
|
url 'https://s3.amazonaws.com/alexcrichton-hermes/Hermes-1.2.1.zip'
|
|
appcast 'http://hermesapp.org/versions.xml'
|
|
homepage 'http://hermesapp.org/'
|
|
|
|
link 'Hermes.app'
|
|
end
|