From b038604fbb539b4edc6cd8db8816bf105f43240a Mon Sep 17 00:00:00 2001 From: Elisabeth Wenger-Stickel Date: Tue, 23 Dec 2025 08:35:51 -0600 Subject: [PATCH] upd(bitwarden-cli-bin): `2025.11.0` -> `2025.12.0` --- packages/bitwarden-cli-bin/.SRCINFO | 6 +++--- packages/bitwarden-cli-bin/bitwarden-cli-bin.pacscript | 4 ++-- srclist | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/bitwarden-cli-bin/.SRCINFO b/packages/bitwarden-cli-bin/.SRCINFO index 2dc53df96c..ebc70a5a8a 100644 --- a/packages/bitwarden-cli-bin/.SRCINFO +++ b/packages/bitwarden-cli-bin/.SRCINFO @@ -1,13 +1,13 @@ pkgbase = bitwarden-cli-bin gives = bitwarden-cli - pkgver = 2025.11.0 + pkgver = 2025.12.0 pkgdesc = Bitwarden's command-line interface - Binary arch = amd64 breaks = bitwarden-cli-git replaces = bitwarden-cli maintainer = Elsie19 repology = project: bitwarden-cli - source = https://github.com/bitwarden/clients/releases/download/cli-v2025.11.0/bw-linux-2025.11.0.zip - sha256sums = 943f0107b3a471e7376b08f118e21a59583afeb49e4eb86f378e3b0d7c79c969 + source = https://github.com/bitwarden/clients/releases/download/cli-v2025.12.0/bw-linux-2025.12.0.zip + sha256sums = 0a5ea0c81aedae91f29a5a316d01c73af4a7275db4fad56d069eb90e28b1c55f pkgname = bitwarden-cli-bin diff --git a/packages/bitwarden-cli-bin/bitwarden-cli-bin.pacscript b/packages/bitwarden-cli-bin/bitwarden-cli-bin.pacscript index 2db912419c..d52ce6c28d 100644 --- a/packages/bitwarden-cli-bin/bitwarden-cli-bin.pacscript +++ b/packages/bitwarden-cli-bin/bitwarden-cli-bin.pacscript @@ -2,12 +2,12 @@ pkgname="bitwarden-cli-bin" gives="bitwarden-cli" repology=("project: ${gives}") arch=("amd64") -pkgver="2025.11.0" +pkgver="2025.12.0" source=("https://github.com/bitwarden/clients/releases/download/cli-v${pkgver}/bw-linux-${pkgver}.zip") breaks=("${gives}-git") replaces=("${gives}") pkgdesc="Bitwarden's command-line interface - Binary" -sha256sums=("943f0107b3a471e7376b08f118e21a59583afeb49e4eb86f378e3b0d7c79c969") +sha256sums=("0a5ea0c81aedae91f29a5a316d01c73af4a7275db4fad56d069eb90e28b1c55f") maintainer=("Elsie19 ") package() { diff --git a/srclist b/srclist index c8440c41b1..39f6b6b94f 100644 --- a/srclist +++ b/srclist @@ -900,15 +900,15 @@ pkgname = betterbird-bin --- pkgbase = bitwarden-cli-bin gives = bitwarden-cli - pkgver = 2025.11.0 + pkgver = 2025.12.0 pkgdesc = Bitwarden's command-line interface - Binary arch = amd64 breaks = bitwarden-cli-git replaces = bitwarden-cli maintainer = Elsie19 repology = project: bitwarden-cli - source = https://github.com/bitwarden/clients/releases/download/cli-v2025.11.0/bw-linux-2025.11.0.zip - sha256sums = 943f0107b3a471e7376b08f118e21a59583afeb49e4eb86f378e3b0d7c79c969 + source = https://github.com/bitwarden/clients/releases/download/cli-v2025.12.0/bw-linux-2025.12.0.zip + sha256sums = 0a5ea0c81aedae91f29a5a316d01c73af4a7275db4fad56d069eb90e28b1c55f pkgname = bitwarden-cli-bin ---