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:
# e0f7ae1c28c4fa551a2ffe8bdfafafa90613dabcef9553050892d02240b44f1d
#
# $ sha3sum -a 256 ports/archives/sqlite-autoconf-3510200.tar.gz
# e0f7ae1c28c4fa551a2ffe8bdfafafa90613dabcef9553050892d02240b44f1d ports/archives/sqlite-autoconf-3510200.tar.gz
#
# $ sha256sum ports/archives/sqlite-autoconf-3510200.tar.gz
# fbd89f866b1403bb66a143065440089dd76100f2238314d92274a082d4f2b7bb ports/archives/sqlite-autoconf-3510200.tar.gz
version: "3.51.2"
files:
- url: "https://sqlite.org/2026/sqlite-autoconf-3510200.tar.gz"
sha256: "fbd89f866b1403bb66a143065440089dd76100f2238314d92274a082d4f2b7bb"