Date: Wed, 28 Jul 2021 10:12:52 GMT From: Lewis Cook <lcook@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 36b61ed8c4a3 - main - devel/gh: Update to 1.13.1 Message-ID: <202107281012.16SACqDS073564@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lcook: URL: https://cgit.FreeBSD.org/ports/commit/?id=36b61ed8c4a399f42925ab11e1d9e0ff887f13f5 commit 36b61ed8c4a399f42925ab11e1d9e0ff887f13f5 Author: Lewis Cook <lcook@FreeBSD.org> AuthorDate: 2021-07-28 09:56:37 +0000 Commit: Lewis Cook <lcook@FreeBSD.org> CommitDate: 2021-07-28 10:00:27 +0000 devel/gh: Update to 1.13.1 Changes: https://github.com/cli/cli/releases/tag/v1.13.0 https://github.com/cli/cli/releases/tag/v1.13.1 --- devel/gh/Makefile | 2 +- devel/gh/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/gh/Makefile b/devel/gh/Makefile index af90c35a62df..47056308f5a8 100644 --- a/devel/gh/Makefile +++ b/devel/gh/Makefile @@ -1,6 +1,6 @@ PORTNAME= gh DISTVERSIONPREFIX= v -DISTVERSION= 1.12.1 +DISTVERSION= 1.13.1 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org diff --git a/devel/gh/distinfo b/devel/gh/distinfo index 8edd3a91973d..db602bced1bf 100644 --- a/devel/gh/distinfo +++ b/devel/gh/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1626028148 -SHA256 (go/devel_gh/gh-v1.12.1/v1.12.1.mod) = 4466fefd582bfe2182bcb75a67d591f313523b82e6715fe3abbb924bad4093dc -SIZE (go/devel_gh/gh-v1.12.1/v1.12.1.mod) = 1605 -SHA256 (go/devel_gh/gh-v1.12.1/v1.12.1.zip) = a5d2ca5615efa0f257fdf3c549b898dfebe7ef69c46497f537f50dfd6e12291b -SIZE (go/devel_gh/gh-v1.12.1/v1.12.1.zip) = 760205 +TIMESTAMP = 1627465466 +SHA256 (go/devel_gh/gh-v1.13.1/v1.13.1.mod) = 9a497ff9b1ed81d9c042d7f51354d12cbcda9b03a06e11e17acaa2785cfdcfad +SIZE (go/devel_gh/gh-v1.13.1/v1.13.1.mod) = 1606 +SHA256 (go/devel_gh/gh-v1.13.1/v1.13.1.zip) = a5ba101c1cd77ef9e203b7e0093787e1f1f595f805477db1b512a3a1d968cebb +SIZE (go/devel_gh/gh-v1.13.1/v1.13.1.zip) = 765127
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107281012.16SACqDS073564>