Skip to content

Commit 0e2994a

Browse files
committed
Update SQLiteCpp meson wrap file to latest release 3.3.0
1 parent 4cb0bf6 commit 0e2994a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

subprojects/sqlitecpp.wrap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[wrap-file]
2-
directory = SQLiteCpp-3.2.1
3-
source_url = https://github.com/SRombauts/SQLiteCpp/archive/refs/tags/3.2.1.zip
4-
source_filename = sqlitecpp-3.2.1.zip
5-
source_hash = 584f7c36b6b169c10c890240ea5fb36318d0ea5713c908f08201a95a93642d21
2+
directory = SQLiteCpp-3.3.0
3+
source_url = https://github.com/SRombauts/SQLiteCpp/archive/refs/tags/3.3.0.zip
4+
source_filename = sqlitecpp-3.3.0.zip
5+
source_hash = 4fa61167484bad7220c4582f2d97475da46f364ff3b1b11078fec18db6bdfe33
66

77
[provide]
88
sqlitecpp = sqlitecpp_dep

0 commit comments

Comments
 (0)