Skip to content

Commit

Permalink
AGNOS 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Jul 1, 2022
1 parent ab85921 commit f7ac9cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion launch_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export OPENBLAS_NUM_THREADS=1
export VECLIB_MAXIMUM_THREADS=1

if [ -z "$AGNOS_VERSION" ]; then
export AGNOS_VERSION="5.1"
export AGNOS_VERSION="5.2"
fi

if [ -z "$PASSIVE" ]; then
Expand Down
12 changes: 6 additions & 6 deletions system/hardware/tici/agnos.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[
{
"name": "boot",
"url": "https://commadist.azureedge.net/agnosupdate/boot-bb71f49294150c4233b89e2a10768a5a3de003203ecd02e3f845821b35cd409f.img.xz",
"hash": "bb71f49294150c4233b89e2a10768a5a3de003203ecd02e3f845821b35cd409f",
"hash_raw": "bb71f49294150c4233b89e2a10768a5a3de003203ecd02e3f845821b35cd409f",
"url": "https://commadist.azureedge.net/agnosupdate/boot-b92e048eb92277d5a9fc3dca9cb773f992526843fd3c65340aae5049569dafa5.img.xz",
"hash": "b92e048eb92277d5a9fc3dca9cb773f992526843fd3c65340aae5049569dafa5",
"hash_raw": "b92e048eb92277d5a9fc3dca9cb773f992526843fd3c65340aae5049569dafa5",
"size": 14780416,
"sparse": false,
"full_check": true,
Expand Down Expand Up @@ -41,9 +41,9 @@
},
{
"name": "system",
"url": "https://commadist.azureedge.net/agnosupdate/system-11fdbc9e8a9cd27f98346d7e1039bc5b3032d0e892ff95fa1258673ff1809bca.img.xz",
"hash": "45b4719a9e580617cf840036b24fb0dcd32491edd9654d8d74c28d91ff362d36",
"hash_raw": "11fdbc9e8a9cd27f98346d7e1039bc5b3032d0e892ff95fa1258673ff1809bca",
"url": "https://commadist.azureedge.net/agnosupdate/system-7865c9f4607e8a1c2c44e93e8ffa7e5a82c5e6a2e61b5c0d9c497e42b40fae7e.img.xz",
"hash": "362ff8d6ae7c67c1173339d0b4bd956c061560c1bb1af2c46298068601874b52",
"hash_raw": "7865c9f4607e8a1c2c44e93e8ffa7e5a82c5e6a2e61b5c0d9c497e42b40fae7e",
"size": 10737418240,
"sparse": true,
"full_check": false,
Expand Down

0 comments on commit f7ac9cc

Please sign in to comment.