From 0e2994a00f7841a80794f310573044b0859768b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Rombauts?= Date: Wed, 24 May 2023 19:00:10 +0200 Subject: [PATCH] Update SQLiteCpp meson wrap file to latest release 3.3.0 --- subprojects/sqlitecpp.wrap | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/subprojects/sqlitecpp.wrap b/subprojects/sqlitecpp.wrap index a7fed59..a3f6140 100644 --- a/subprojects/sqlitecpp.wrap +++ b/subprojects/sqlitecpp.wrap @@ -1,8 +1,8 @@ [wrap-file] -directory = SQLiteCpp-3.2.1 -source_url = https://github.com/SRombauts/SQLiteCpp/archive/refs/tags/3.2.1.zip -source_filename = sqlitecpp-3.2.1.zip -source_hash = 584f7c36b6b169c10c890240ea5fb36318d0ea5713c908f08201a95a93642d21 +directory = SQLiteCpp-3.3.0 +source_url = https://github.com/SRombauts/SQLiteCpp/archive/refs/tags/3.3.0.zip +source_filename = sqlitecpp-3.3.0.zip +source_hash = 4fa61167484bad7220c4582f2d97475da46f364ff3b1b11078fec18db6bdfe33 [provide] sqlitecpp = sqlitecpp_dep