mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Update homepage URL in packages from skycocker/chromebrew to chromebrew/chromebrew (#7146)
* Change homepage URL from skycocker/chromebrew to chromebrew/chromebrew * Use https * Bump version
This commit is contained in:
@@ -2,7 +2,7 @@ require 'package'
|
||||
|
||||
class Chromebeer < Package
|
||||
description 'An opinionated bundle of "essential" Chromebrew packages.'
|
||||
homepage 'https://github.com/skycocker/chromebrew'
|
||||
homepage 'https://github.com/chromebrew/chromebrew'
|
||||
version '1.1'
|
||||
license 'GPL-3+'
|
||||
compatibility 'all'
|
||||
|
||||
Reference in New Issue
Block a user