Skip to content

Commit

Permalink
sqlite3: add 3.47.1 (#26043)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekto89 authored Nov 29, 2024
1 parent 99954a6 commit 57392a3
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.1":
url: "https://sqlite.org/2024/sqlite-amalgamation-3470100.zip"
sha256: "9da21e6b14ef6a943cdc30f973df259fb390bb4483f77e7f171b9b6e977e5458"
"3.47.0":
url: "https://sqlite.org/2024/sqlite-amalgamation-3470000.zip"
sha256: "2842fddbb1cc33f66c7da998a57535f14a6bfee159676a07bb4bf3e59375d93e"
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.1":
folder: all
"3.47.0":
folder: all
"3.46.1":
Expand Down

0 comments on commit 57392a3

Please sign in to comment.