File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 11# sqlite3-ruby Changelog
22
3+ ## next / unreleased
4+
5+ ### Dependencies
6+
7+ * Vendored sqlite is updated to [ v3.40.0] ( https://sqlite.org/releaselog/3_40_0.html ) .
8+
9+
310## 1.5.3 / 2022-10-11
411
512### Fixed
Original file line number Diff line number Diff line change 22:sqlite3 :
33 # checksum verified by first checking the published sha3(256) checksum against https://sqlite.org/download.html:
44 #
5- # $ sha3sum -a 256 ports/archives/sqlite-autoconf-3390400 .tar.gz
6- # 431328e30d12c551da9ba7ef2122b269076058512014afa799caaf62ca567090 ports/archives/sqlite-autoconf-3390400 .tar.gz
5+ # $ sha3sum -a 256 ports/archives/sqlite-autoconf-3400000 .tar.gz
6+ # 7ee8f02b21edb4489df5082b5cf5b7ef47bcebcdb0e209bf14240db69633c878 ports/archives/sqlite-autoconf-3400000 .tar.gz
77 #
8- # $ sha256sum ports/archives/sqlite-autoconf-3390400 .tar.gz
9- # f31d445b48e67e284cf206717cc170ab63cbe4fd7f79a82793b772285e78fdbb ports/archives/sqlite-autoconf-3390400 .tar.gz
8+ # $ sha256sum ports/archives/sqlite-autoconf-3400000 .tar.gz
9+ # 0333552076d2700c75352256e91c78bf5cd62491589ba0c69aed0a81868980e7 ports/archives/sqlite-autoconf-3400000 .tar.gz
1010 #
11- :version : " 3.39.4 "
11+ :version : " 3.40.0 "
1212 :files :
13- - :url : " https://sqlite.org/2022/sqlite-autoconf-3390400 .tar.gz"
14- :sha256 : " f31d445b48e67e284cf206717cc170ab63cbe4fd7f79a82793b772285e78fdbb "
13+ - :url : " https://sqlite.org/2022/sqlite-autoconf-3400000 .tar.gz"
14+ :sha256 : " 0333552076d2700c75352256e91c78bf5cd62491589ba0c69aed0a81868980e7 "
You can’t perform that action at this time.
0 commit comments