mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Reformat dogecoin.rb according to readability conventions
This commit is contained in:
parent
a7a18eabb1
commit
452865cc67
1 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,9 @@
|
|||
class Dogecoin < Cask
|
||||
url 'https://github.com/dogecoin/dogecoin/releases/download/v1.7.1/dogecoin-core-1.7.1-mac.zip'
|
||||
homepage 'http://dogecoin.com/'
|
||||
version '1.7.1'
|
||||
sha256 '04fe6443e5541c9c1d5a94ebdf2418e8dfe91a013322229c93e91090bda822bb'
|
||||
|
||||
url 'https://github.com/dogecoin/dogecoin/releases/download/v1.7.1/dogecoin-core-1.7.1-mac.zip'
|
||||
homepage 'http://dogecoin.com/'
|
||||
|
||||
link 'Dogecoin-Qt.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue