SHA256
1
0
forked from pool/bitwarden

Accepting request 1145112 from home:dziobian:gulgul-ultron:19

- New upstream release 2024.2.0
  * Increased import item quantity maximum

OBS-URL: https://build.opensuse.org/request/show/1145112
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/bitwarden?expand=0&rev=46
This commit is contained in:
2024-02-08 10:01:19 +00:00
committed by Git OBS Bridge
parent de66c4f16e
commit 7d335e2608
9 changed files with 40 additions and 33 deletions

View File

@@ -2,8 +2,8 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/bitwarden/clients.git</param>
<param name="revision">desktop-v2024.1.0</param>
<param name="version">2024.1.0</param>
<param name="revision">desktop-v2024.2.0</param>
<param name="version">2024.2.0</param>
<param name="filename">bitwarden</param>
<param name="exclude">bitwarden_license/*</param>
<!-- The code in bitwarden_license MUST NOT be included in published tarballs as it is non-redistributable! -->