Skip to content

Commit 555173a

Browse files
sqlite/3.50.0 package update (#54698)
<p align="center"> <img src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg" /> </p> Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
1 parent ba035e6 commit 555173a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

sqlite.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: sqlite
3-
version: "3.49.2"
4-
epoch: 1
3+
version: "3.50.0"
4+
epoch: 0
55
description: "C library which implements an SQL database engine"
66
copyright:
77
- license: blessing
@@ -29,7 +29,7 @@ pipeline:
2929
- uses: fetch
3030
with:
3131
uri: https://www.sqlite.org/2025/sqlite-autoconf-${{vars.sqlite-download-version}}.tar.gz
32-
expected-sha256: 5c6d8697e8a32a1512a9be5ad2b2e7a891241c334f56f8b0fb4fc6051e1652e8
32+
expected-sha256: 3bc776a5f243897415f3b80fb74db3236501d45194c75c7f69012e4ec0128327
3333

3434
- name: Configure
3535
runs: |

0 commit comments

Comments
 (0)