-
Notifications
You must be signed in to change notification settings - Fork 0
/
Artifacts.toml
44 lines (39 loc) · 1.65 KB
/
Artifacts.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[[rdap]]
arch = "aarch64"
git-tree-sha1 = "5a0654410f2f7ecced9f6b5e7afb9fd77bc4a86e"
os = "macos"
[[rdap.download]]
sha256 = "de4d30d8eafe5b6949f27c9d7b558c1f752d78a5e6a9738f94af0c5013c3cc74"
url = "https://github.com/Screenhandsaw/rdap_jll.jl/releases/download/rdap-v0.9.1+0/rdap.v0.9.1.aarch64-apple-darwin.tar.gz"
[[rdap]]
arch = "aarch64"
git-tree-sha1 = "94319cccaa138137d41f20f59e45b3a86ca3e951"
libc = "glibc"
os = "linux"
[[rdap.download]]
sha256 = "ca01cb33d483ffc260eff42845678629c326d46428fe52424ee1a9e316427f45"
url = "https://github.com/Screenhandsaw/rdap_jll.jl/releases/download/rdap-v0.9.1+0/rdap.v0.9.1.aarch64-linux-gnu.tar.gz"
[[rdap]]
arch = "aarch64"
git-tree-sha1 = "94319cccaa138137d41f20f59e45b3a86ca3e951"
libc = "musl"
os = "linux"
[[rdap.download]]
sha256 = "ca01cb33d483ffc260eff42845678629c326d46428fe52424ee1a9e316427f45"
url = "https://github.com/Screenhandsaw/rdap_jll.jl/releases/download/rdap-v0.9.1+0/rdap.v0.9.1.aarch64-linux-musl.tar.gz"
[[rdap]]
arch = "x86_64"
git-tree-sha1 = "e53c9a04555984f007236cfe698d2d54654b11c3"
libc = "glibc"
os = "linux"
[[rdap.download]]
sha256 = "c3e3a306fbbee4ad0f42ea102b980bd9eaae29957772e2eb539d051b31c14ca5"
url = "https://github.com/Screenhandsaw/rdap_jll.jl/releases/download/rdap-v0.9.1+0/rdap.v0.9.1.x86_64-linux-gnu.tar.gz"
[[rdap]]
arch = "x86_64"
git-tree-sha1 = "dc11a3b4bba79e16315442b4d89e2247b35d4f79"
libc = "musl"
os = "linux"
[[rdap.download]]
sha256 = "97b6066bd29ca3687bf6c3c7297e281dc19c2b705df1ee99783c7cd8e8755d39"
url = "https://github.com/Screenhandsaw/rdap_jll.jl/releases/download/rdap-v0.9.1+0/rdap.v0.9.1.x86_64-linux-musl.tar.gz"