-
Notifications
You must be signed in to change notification settings - Fork 138
/
Copy pathArtifacts.toml
41 lines (34 loc) · 1.71 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
[FTM-1511-03209]
git-tree-sha1 = "691925b788610d3de78e8920426cff473be814e5"
lazy = true
[[FTM-1511-03209.download]]
sha256 = "0a8086287f30176ae0308ab9cf20cd6bcfb70ad3b24974e1b5dac1fe84427222"
url = "https://zenodo.org/records/15085846/files/1511-03209.tar.gz"
[QSMDB]
git-tree-sha1 = "50dadf750f037e93b4514d91314e1990ff5db090"
lazy = true
[[QSMDB.download]]
sha256 = "3903c6d7b14cea141ae4f5fd75ac97dca1d846596d6e11becd5f7c643cf69c36"
url = "https://github.com/oscar-system/Oscar.jl/releases/download/archive-tag-1/QSMDB-3.tar.gz"
[gap_extraperfect]
git-tree-sha1 = "084fa12573e5089ceb3299f9d341f244b415da52"
lazy = true
[[gap_extraperfect.download]]
sha256 = "e565303927682f54cba20a69b8d23673b9b9d4d2a2bc88751f58ed5d3365e29f"
url = "https://github.com/oscar-system/GAP.jl/releases/download/archive-tag/extraperfect.tar.gz"
# Created from https://github.com/hulpke/extraperfect using
# #!/bin/sh
# export SOURCE_DATE_EPOCH=$(git log -1 --pretty=%ct)
# rm -rf extraperfect
# mkdir extraperfect
# gzip -9 -n -c perf27.grp > extraperfect/perf27.grp.gz
# gzip -9 -n -c perf33.grp > extraperfect/perf33.grp.gz
# gtar --mtime="$(git log -1 --pretty=%cI)" --owner=0 --group=0 --numeric-owner -cvf extraperfect.tar extraperfect
# gzip -n -c extraperfect.tar > extraperfect.tar.gz
# to be used in the serialization upgrade tests from version 1.3 to 1.4
[version-1-3-0-files]
git-tree-sha1 = "231c660234d515a682a698764042cd9dae90361b"
lazy = true
[[version-1-3-0-files.download]]
sha256 = "cd475445c983883d84a4ac29910d75f8b681ca1a99eb8f18f8164d2caa8704c3"
url = "https://github.com/oscar-system/Oscar.jl/releases/download/archive-tag-1/version_1_3_0_files.tar.gz"