Date: Thu, 21 Jul 2022 02:20:26 GMT From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 83b2669e7baa - main - sysutils/gcp-ops-agent: Update to 2.18.2 Message-ID: <202207210220.26L2KQQa077609@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=83b2669e7baa13e78ba8513d0a4c664dec284bd7 commit 83b2669e7baa13e78ba8513d0a4c664dec284bd7 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2022-07-21 02:17:27 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2022-07-21 02:19:37 +0000 sysutils/gcp-ops-agent: Update to 2.18.2 https://github.com/GoogleCloudPlatform/ops-agent/releases/tag/2.18.2 Sponsored by: The FreeBSD Foundation --- sysutils/gcp-ops-agent/Makefile | 3 +-- sysutils/gcp-ops-agent/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/sysutils/gcp-ops-agent/Makefile b/sysutils/gcp-ops-agent/Makefile index a2cbfb3dc318..0e2b0fea7e80 100644 --- a/sysutils/gcp-ops-agent/Makefile +++ b/sysutils/gcp-ops-agent/Makefile @@ -1,6 +1,5 @@ PORTNAME= ops-agent -DISTVERSION= 2.18.1 -PORTREVISION= 1 +DISTVERSION= 2.18.2 CATEGORIES= sysutils PKGNAMEPREFIX= gcp- diff --git a/sysutils/gcp-ops-agent/distinfo b/sysutils/gcp-ops-agent/distinfo index 9434b5c9263b..fea7fa79faea 100644 --- a/sysutils/gcp-ops-agent/distinfo +++ b/sysutils/gcp-ops-agent/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1656954872 -SHA256 (GoogleCloudPlatform-ops-agent-2.18.1_GH0.tar.gz) = ca7dc1b7229395efc397989597114876e769b585fba3e8fe5239e399bb9782ce -SIZE (GoogleCloudPlatform-ops-agent-2.18.1_GH0.tar.gz) = 534226 +TIMESTAMP = 1658364916 +SHA256 (GoogleCloudPlatform-ops-agent-2.18.2_GH0.tar.gz) = 9ca058f87ab1ef1302c1fdfa75d9519e3cc11b3ad4d6a3eb3725aab63d295dd5 +SIZE (GoogleCloudPlatform-ops-agent-2.18.2_GH0.tar.gz) = 575705 SHA256 (StackExchange-wmi-v1.2.1_GH0.tar.gz) = a90126aa4c4defa7455be9610e84b0606972eccfa4111c2ec97179691d240b5a SIZE (StackExchange-wmi-v1.2.1_GH0.tar.gz) = 12449 SHA256 (blang-semver-v3.5.1_GH0.tar.gz) = 3d9da53f4c2d3169bfa9b25f2f36f301a37556a47259c870881524c643c69c57
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207210220.26L2KQQa077609>