diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-08 14:16:53 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-08 14:16:53 +0000 |
| commit | 574d6f5dd61e86c8c0ab589365e092fed8e54d47 (patch) | |
| tree | 273c9a2fb10ca16cbf8bc1e298e7b6f6b98b373e /xxhash | |
| parent | a7683a9b81e65bfc69884fb85da084f1d2558e31 (diff) | |
| download | alicelinux-574d6f5dd61e86c8c0ab589365e092fed8e54d47.tar.gz alicelinux-574d6f5dd61e86c8c0ab589365e092fed8e54d47.zip | |
Woodpecker CI b1674f90bc5c441e42a19b412f28bf3f81097249 [SKIP CI]
Diffstat (limited to 'xxhash')
| -rw-r--r-- | xxhash/.checksum | 1 | ||||
| -rw-r--r-- | xxhash/.shasum | 1 | ||||
| -rw-r--r-- | xxhash/info | 4 |
3 files changed, 5 insertions, 1 deletions
diff --git a/xxhash/.checksum b/xxhash/.checksum deleted file mode 100644 index 5b79047c..00000000 --- a/xxhash/.checksum +++ /dev/null @@ -1 +0,0 @@ -64073932284e6076cec589aefbff9df671f8a18042f9ba6474d295179bc5eed2 xxHash-v0.8.3.tar.gz diff --git a/xxhash/.shasum b/xxhash/.shasum new file mode 100644 index 00000000..ea581085 --- /dev/null +++ b/xxhash/.shasum @@ -0,0 +1 @@ +9ad39d690c621b7424e3844db46499939d9fd4c93c3981bf7519eaae xxHash-v0.8.3.tar.gz diff --git a/xxhash/info b/xxhash/info new file mode 100644 index 00000000..25ed20ad --- /dev/null +++ b/xxhash/info @@ -0,0 +1,4 @@ +description: Extremely fast non-cryptographic hash algorithm +homepage: https://cyan4973.github.io/xxHash/ +license: BSD-2-Clause +maintainer: Emmett1 <me@emmett1.my> |