mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 14:26:53 -06:00
litecoin.rb: add name
This commit is contained in:
parent
639feead00
commit
05ab91c43d
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ cask :v1 => 'litecoin' do
|
|||
url "https://download.litecoin.org/litecoin-#{version}/osx/Litecoin-Qt-#{version}.dmg"
|
||||
gpg "#{url}.asc",
|
||||
:key_id => 'dc380da43082f16378c97414c37e4723969276f5'
|
||||
name 'Litecoin'
|
||||
homepage 'https://litecoin.org/'
|
||||
license :x11
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue