File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Dependencies
6
6
7
- - Vendored sqlite is updated to [ v3.49.0 ] ( https://sqlite.org/releaselog/3_49.0 .html ) (from v3.47.2). #605 @flavorjones
7
+ - Vendored sqlite is updated to [ v3.49.1 ] ( https://sqlite.org/releaselog/3_49_1 .html ) (from v3.47.2). #605 @flavorjones
8
8
- Updated to rake-compiler-dock v1.9.1. #610 @flavorjones
9
9
10
10
Original file line number Diff line number Diff line change 1
1
sqlite3 :
2
2
# checksum verified by first checking the published sha3(256) checksum against https://sqlite.org/download.html:
3
- # df4fe162b8b73e8a9ba9f362280f0758dbf67e77de59d3d65dcbf8f6abc25706
3
+ # 6cc831c9f588b637e5bd48d9fbf28e58737e08daf825c81085fb8e0a0b8ad14c
4
4
#
5
- # $ sha3sum -a 256 ports/archives/sqlite-autoconf-3490000 .tar.gz
6
- # df4fe162b8b73e8a9ba9f362280f0758dbf67e77de59d3d65dcbf8f6abc25706 ports/archives/sqlite-autoconf-3490000 .tar.gz
5
+ # $ sha3sum -a 256 ports/archives/sqlite-autoconf-3490100 .tar.gz
6
+ # 6cc831c9f588b637e5bd48d9fbf28e58737e08daf825c81085fb8e0a0b8ad14c ports/archives/sqlite-autoconf-3490100 .tar.gz
7
7
#
8
- # $ sha256sum ports/archives/sqlite-autoconf-3490000 .tar.gz
9
- # 4d8bfa0b55e36951f6e5a9fb8c99f3b58990ab785c57b4f84f37d163a0672759 ports/archives/sqlite-autoconf-3490000 .tar.gz
10
- version : " 3.49.0 "
8
+ # $ sha256sum ports/archives/sqlite-autoconf-3490100 .tar.gz
9
+ # 106642d8ccb36c5f7323b64e4152e9b719f7c0215acf5bfeac3d5e7f97b59254 ports/archives/sqlite-autoconf-3490100 .tar.gz
10
+ version : " 3.49.1 "
11
11
files :
12
- - url : " https://sqlite.org/2025/sqlite-autoconf-3490000 .tar.gz"
13
- sha256 : " 4d8bfa0b55e36951f6e5a9fb8c99f3b58990ab785c57b4f84f37d163a0672759 "
12
+ - url : " https://sqlite.org/2025/sqlite-autoconf-3490100 .tar.gz"
13
+ sha256 : " 106642d8ccb36c5f7323b64e4152e9b719f7c0215acf5bfeac3d5e7f97b59254 "
You can’t perform that action at this time.
0 commit comments