Skip to content

Commit

Permalink
(#25689) sqlite3: add version 3.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
toge authored Oct 23, 2024
1 parent c99be0c commit 5526c3a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/sqlite3/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
sources:
"3.47.0":
url: "https://sqlite.org/2024/sqlite-amalgamation-3470000.zip"
sha256: "2842fddbb1cc33f66c7da998a57535f14a6bfee159676a07bb4bf3e59375d93e"
"3.46.1":
url: "https://sqlite.org/2024/sqlite-amalgamation-3460100.zip"
sha256: "77823cb110929c2bcb0f5d48e4833b5c59a8a6e40cdea3936b99e199dbbe5784"
Expand Down
2 changes: 2 additions & 0 deletions recipes/sqlite3/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
versions:
"3.47.0":
folder: all
"3.46.1":
folder: all
"3.46.0":
Expand Down

0 comments on commit 5526c3a

Please sign in to comment.