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:
supechicken
2022-06-16 01:49:40 +08:00
committed by GitHub
parent 1ae5bf415a
commit 0e532bef6d
14 changed files with 23 additions and 23 deletions

View File

@@ -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'