From c20a9ffdb5f53890b7551548200e7ce9b1702504 Mon Sep 17 00:00:00 2001 From: Hiroki Tagato Date: Sun, 18 May 2025 11:50:15 +0900 Subject: security/bitwarden-cli: update to 2025.4.0 Changelog: - https://github.com/bitwarden/clients/releases/tag/cli-v2025.1.2 - https://github.com/bitwarden/clients/releases/tag/cli-v2025.1.3 - https://github.com/bitwarden/clients/releases/tag/cli-v2025.2.0 - https://github.com/bitwarden/clients/releases/tag/cli-v2025.3.0 - https://github.com/bitwarden/clients/releases/tag/cli-v2025.4.0 Reported by: GitHub (watch releases) --- security/bitwarden-cli/files/node/patch-configure.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/bitwarden-cli/files/node/patch-configure.py') diff --git a/security/bitwarden-cli/files/node/patch-configure.py b/security/bitwarden-cli/files/node/patch-configure.py index 7d44850721fc..11a8cdf9caf6 100644 --- a/security/bitwarden-cli/files/node/patch-configure.py +++ b/security/bitwarden-cli/files/node/patch-configure.py @@ -1,6 +1,6 @@ ---- configure.py.orig 2024-10-03 09:20:49 UTC +--- configure.py.orig 2024-10-16 14:36:50 UTC +++ configure.py -@@ -1829,7 +1829,7 @@ def configure_intl(o): +@@ -1876,7 +1876,7 @@ def configure_intl(o): elif with_intl == 'system-icu': # ICU from pkg-config. o['variables']['v8_enable_i18n_support'] = 1 -- cgit v1.2.3