git: 6781d1dd0649 - main - security/bitwarden-cli: update to 2024.7.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 Aug 2024 02:18:48 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=6781d1dd06495ab2b71a5ac447dd286293948069 commit 6781d1dd06495ab2b71a5ac447dd286293948069 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-08-01 02:17:11 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-08-01 02:18:39 +0000 security/bitwarden-cli: update to 2024.7.2 Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2024.7.2 Reported by: GitHub (watch releases) --- security/bitwarden-cli/Makefile | 2 +- security/bitwarden-cli/distinfo | 10 +++++----- .../bitwarden-cli/files/packagejsons/apps/cli/package.json | 2 +- security/bitwarden-cli/files/packagejsons/package-lock.json | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/security/bitwarden-cli/Makefile b/security/bitwarden-cli/Makefile index ffb1c668740e..8592a701b242 100644 --- a/security/bitwarden-cli/Makefile +++ b/security/bitwarden-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= bitwarden-cli DISTVERSIONPREFIX= cli-v -DISTVERSION= 2024.7.1 +DISTVERSION= 2024.7.2 CATEGORIES= security MASTER_SITES= https://nodejs.org/dist/v${PKG_NODE_VER}/:node DISTFILES= node-v${PKG_NODE_VER}${EXTRACT_SUFX}:node \ diff --git a/security/bitwarden-cli/distinfo b/security/bitwarden-cli/distinfo index 01227664d6b3..60cfbd1dd483 100644 --- a/security/bitwarden-cli/distinfo +++ b/security/bitwarden-cli/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1722168472 +TIMESTAMP = 1722476961 SHA256 (node-v20.11.1.tar.gz) = 4af1ba6ea848cc05908b8a62b02fb27684dd52b2a7988ee82b0cfa72deb90b94 SIZE (node-v20.11.1.tar.gz) = 87513887 -SHA256 (bitwarden-cli-2024.7.1-node-modules.tar.gz) = 3d3612fcf74b178abb19e36e4258182630b3f191bc98f5664a2b66e5845b4ae1 -SIZE (bitwarden-cli-2024.7.1-node-modules.tar.gz) = 219592783 -SHA256 (bitwarden-clients-cli-v2024.7.1_GH0.tar.gz) = 29e922f820171d3205c03e4b78e7891a8d27ef1a952704095a246b3814c6f61a -SIZE (bitwarden-clients-cli-v2024.7.1_GH0.tar.gz) = 22042622 +SHA256 (bitwarden-cli-2024.7.2-node-modules.tar.gz) = dd853fd2c5d52ea6de75037aa68d31985b0f0c3333710efad778970707916383 +SIZE (bitwarden-cli-2024.7.2-node-modules.tar.gz) = 219592819 +SHA256 (bitwarden-clients-cli-v2024.7.2_GH0.tar.gz) = bf86961b36784dfb04e038a295ebfdd76fe1030f215ce58da18ec9607e535fa2 +SIZE (bitwarden-clients-cli-v2024.7.2_GH0.tar.gz) = 22042430 diff --git a/security/bitwarden-cli/files/packagejsons/apps/cli/package.json b/security/bitwarden-cli/files/packagejsons/apps/cli/package.json index 2ae40a15ae44..41a215931c04 100644 --- a/security/bitwarden-cli/files/packagejsons/apps/cli/package.json +++ b/security/bitwarden-cli/files/packagejsons/apps/cli/package.json @@ -1,7 +1,7 @@ { "name": "@bitwarden/cli", "description": "A secure and free password manager for all of your devices.", - "version": "2024.7.1", + "version": "2024.7.2", "keywords": [ "bitwarden", "password", diff --git a/security/bitwarden-cli/files/packagejsons/package-lock.json b/security/bitwarden-cli/files/packagejsons/package-lock.json index a1864f39c013..9f8847794a3f 100644 --- a/security/bitwarden-cli/files/packagejsons/package-lock.json +++ b/security/bitwarden-cli/files/packagejsons/package-lock.json @@ -199,7 +199,7 @@ }, "apps/cli": { "name": "@bitwarden/cli", - "version": "2024.7.1", + "version": "2024.7.2", "license": "SEE LICENSE IN LICENSE.txt", "dependencies": { "@koa/multer": "3.0.2",