mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Update hub from 2.3.0-pre9 to 2.3.0-pre10
This commit is contained in:
committed by
Kazushi (Jam) Marukawa
parent
ed60aae69a
commit
80bbe812ef
@@ -3,9 +3,9 @@ require 'package'
|
|||||||
class Hub < Package
|
class Hub < Package
|
||||||
description 'hub is a command-line wrapper for git that makes you better at GitHub.'
|
description 'hub is a command-line wrapper for git that makes you better at GitHub.'
|
||||||
homepage 'https://hub.github.com/'
|
homepage 'https://hub.github.com/'
|
||||||
version '2.3.0-pre9'
|
version '2.3.0-pre10'
|
||||||
source_url 'https://github.com/github/hub/archive/v2.3.0-pre9.tar.gz'
|
source_url 'https://github.com/github/hub/archive/v2.3.0-pre10.tar.gz'
|
||||||
source_sha256 '3246a5e3a071a7ccb06c30230a720b6457837bd6b97b32ab248dfb2b2222dbfb'
|
source_sha256 '9b4764dc2647bc0c14de2bd386e6f428f002d93baf01059d994e1cfa928483fc'
|
||||||
|
|
||||||
depends_on 'git'
|
depends_on 'git'
|
||||||
depends_on 'go'
|
depends_on 'go'
|
||||||
|
|||||||
Reference in New Issue
Block a user