Skip to content

Commit

Permalink
agnos 11.6 (#34458)
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh authored Jan 24, 2025
1 parent cf83167 commit c916635
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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="11.5"
export AGNOS_VERSION="11.6"
fi

export STAGING_ROOT="/data/safe_staging"
6 changes: 3 additions & 3 deletions system/hardware/tici/agnos.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
{
"name": "system",
"url": "https://commadist.azureedge.net/agnosupdate/system-1ceb51b3571400d16c40f4d685f40191876c8975fed2c00583e6605166c8722c.img.xz",
"hash": "1ceb51b3571400d16c40f4d685f40191876c8975fed2c00583e6605166c8722c",
"hash_raw": "1ceb51b3571400d16c40f4d685f40191876c8975fed2c00583e6605166c8722c",
"url": "https://commadist.azureedge.net/agnosupdate/system-5a11d6b2588ddb562b69cf2c27d7a8feae2ef0693f73a01cf6536b2cd9a09a29.img.xz",
"hash": "5a11d6b2588ddb562b69cf2c27d7a8feae2ef0693f73a01cf6536b2cd9a09a29",
"hash_raw": "5a11d6b2588ddb562b69cf2c27d7a8feae2ef0693f73a01cf6536b2cd9a09a29",
"size": 4404019200,
"sparse": false,
"full_check": false,
Expand Down

0 comments on commit c916635

Please sign in to comment.