mirror of
https://github.com/ae-utbm/sith.git
synced 2026-04-02 16:59:43 +00:00
Add documentation for xapian
This commit is contained in:
@@ -94,8 +94,7 @@ default-groups = ["dev", "tests", "docs"]
|
||||
[tool.xapian]
|
||||
version = "1.4.31"
|
||||
# Those hashes are here to protect against supply chains attacks
|
||||
# They are obtained by downloawing xapian-core and xapian-bindings from xapian.org
|
||||
# and running `sha256sum` on the downloaded compressed files
|
||||
# See `https://ae-utbm.github.io/sith/howto/xapian/` for more information
|
||||
core-sha256 = "fecf609ea2efdc8a64be369715aac733336a11f7480a6545244964ae6bc80811"
|
||||
bindings-sha256 = "a38cc7ba4188cc0bd27dc7369f03906772047087a1c54f1b93355d5e9103c304"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user