File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 1
1
# TODO: stop using symbols here once we no longer support Ruby 2.7 and can rely on symbolize_names
2
2
:sqlite3 :
3
3
# checksum verified by first checking the published sha3(256) checksum against https://sqlite.org/download.html:
4
+ # a7463a45ed58849200858e514b79f7e5f5d69850047897c5b659a78a0bc75cc1
4
5
#
5
- # $ sha3sum -a 256 ports/archives/sqlite-autoconf-3430100 .tar.gz
6
- # fd32866c281539eae95cd90b5c2c34337d8808822a988211b9b009c1e788e42d ports/archives/sqlite-autoconf-3430100 .tar.gz
6
+ # $ sha3sum -a 256 ports/archives/sqlite-autoconf-3430200 .tar.gz
7
+ # a7463a45ed58849200858e514b79f7e5f5d69850047897c5b659a78a0bc75cc1 ports/archives/sqlite-autoconf-3430200 .tar.gz
7
8
#
8
- # $ sha256sum ports/archives/sqlite-autoconf-3430100 .tar.gz
9
- # 39116c94e76630f22d54cd82c3cea308565f1715f716d1b2527f1c9c969ba4d9 ports/archives/sqlite-autoconf-3430100 .tar.gz
9
+ # $ sha256sum ports/archives/sqlite-autoconf-3430200 .tar.gz
10
+ # 6d422b6f62c4de2ca80d61860e3a3fb693554d2f75bb1aaca743ccc4d6f609f0 ports/archives/sqlite-autoconf-3430200 .tar.gz
10
11
#
11
- :version : " 3.43.1 "
12
+ :version : " 3.43.2 "
12
13
:files :
13
- - :url : " https://sqlite.org/2023/sqlite-autoconf-3430100 .tar.gz"
14
- :sha256 : " 39116c94e76630f22d54cd82c3cea308565f1715f716d1b2527f1c9c969ba4d9 "
14
+ - :url : " https://sqlite.org/2023/sqlite-autoconf-3430200 .tar.gz"
15
+ :sha256 : " 6d422b6f62c4de2ca80d61860e3a3fb693554d2f75bb1aaca743ccc4d6f609f0 "
You can’t perform that action at this time.
0 commit comments