forked from sparklemotion/sqlite3-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdependencies.yml
More file actions
13 lines (13 loc) · 740 Bytes
/
dependencies.yml
File metadata and controls
13 lines (13 loc) · 740 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
sqlite3:
# checksum verified by first checking the published sha3(256) checksum against https://sqlite.org/download.html:
# 6c427f0547e2f7babe636b748dd5d5a1f2f31601adadef7e2805e7d1f7171861
#
# $ sha3sum -a 256 ports/archives/sqlite-autoconf-3440200.tar.gz
# 6c427f0547e2f7babe636b748dd5d5a1f2f31601adadef7e2805e7d1f7171861 ports/archives/sqlite-autoconf-3440200.tar.gz
#
# $ sha256sum ports/archives/sqlite-autoconf-3440200.tar.gz
# 1c6719a148bc41cf0f2bbbe3926d7ce3f5ca09d878f1246fcc20767b175bb407 ports/archives/sqlite-autoconf-3440200.tar.gz
version: "3.44.2"
files:
- url: "https://sqlite.org/2023/sqlite-autoconf-3440200.tar.gz"
sha256: "1c6719a148bc41cf0f2bbbe3926d7ce3f5ca09d878f1246fcc20767b175bb407"