fix urls
Browse files
README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
size_categories:
|
| 4 |
-
- 100B<n<1T
|
| 5 |
-
pretty_name: BinCache
|
| 6 |
-
---
|
| 7 |
|
| 8 |
<p align="center">
|
| 9 |
<a href="https://github.com/Azathothas/Toolpacks">
|
|
@@ -21,18 +21,16 @@ pretty_name: BinCache
|
|
| 21 |
- ### [PKG Managers](https://github.com/pkgforge/pkgcache/blob/main/Docs/METADATA.md#metadata)
|
| 22 |
> ```bash
|
| 23 |
> !#Simply point to this $(uname -m)-$(uname -s):
|
| 24 |
-
> [+] ROOT
|
| 25 |
-
> "https://huggingface.co/datasets/pkgforge/bincache/resolve/main/METADATA.json?download=true"
|
| 26 |
>
|
| 27 |
> [+] aarch64-Linux
|
| 28 |
> "https://huggingface.co/datasets/pkgforge/bincache/resolve/main/aarch64-Linux/METADATA.json?download=true"
|
| 29 |
-
> --> "https://
|
| 30 |
-
> --> "https://
|
| 31 |
>
|
| 32 |
> [+] X86_64-Linux
|
| 33 |
> "https://huggingface.co/datasets/pkgforge/bincache/resolve/main/x86_64-Linux/METADATA.json?download=true"
|
| 34 |
-
> --> "https://
|
| 35 |
-
> --> "https://
|
| 36 |
>
|
| 37 |
> ```
|
| 38 |
> - [Github](https://github.com/pkgforge/pkgcache) : [https://github.com/pkgforge/pkgcache/tree/main#pkg-managers](https://github.com/pkgforge/pkgcache/tree/main#pkg-managers)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
size_categories:
|
| 4 |
+
- 100B<n<1T
|
| 5 |
+
pretty_name: BinCache
|
| 6 |
+
---
|
| 7 |
|
| 8 |
<p align="center">
|
| 9 |
<a href="https://github.com/Azathothas/Toolpacks">
|
|
|
|
| 21 |
- ### [PKG Managers](https://github.com/pkgforge/pkgcache/blob/main/Docs/METADATA.md#metadata)
|
| 22 |
> ```bash
|
| 23 |
> !#Simply point to this $(uname -m)-$(uname -s):
|
|
|
|
|
|
|
| 24 |
>
|
| 25 |
> [+] aarch64-Linux
|
| 26 |
> "https://huggingface.co/datasets/pkgforge/bincache/resolve/main/aarch64-Linux/METADATA.json?download=true"
|
| 27 |
+
> --> "https://bincache.pkgforge.dev/aarch64-Linux/METADATA.json?download=true"
|
| 28 |
+
> --> "https://bincache.pkgforge.dev/aarch64/METADATA.json?download=true"
|
| 29 |
>
|
| 30 |
> [+] X86_64-Linux
|
| 31 |
> "https://huggingface.co/datasets/pkgforge/bincache/resolve/main/x86_64-Linux/METADATA.json?download=true"
|
| 32 |
+
> --> "https://bincache.pkgforge.dev/x86_64-Linux/METADATA.json?download=true"
|
| 33 |
+
> --> "https://bincache.pkgforge.dev/x86_64/METADATA.json?download=true"
|
| 34 |
>
|
| 35 |
> ```
|
| 36 |
> - [Github](https://github.com/pkgforge/pkgcache) : [https://github.com/pkgforge/pkgcache/tree/main#pkg-managers](https://github.com/pkgforge/pkgcache/tree/main#pkg-managers)
|