Skip to content

Commit

Permalink
agnos 11.5 (#34413)
Browse files Browse the repository at this point in the history
* agnos 11.5

* new build

* prod manifest
  • Loading branch information
adeebshihadeh authored Jan 23, 2025
1 parent f98c6a7 commit 5db124a
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="11.4"
export AGNOS_VERSION="11.5"
fi

export STAGING_ROOT="/data/safe_staging"
12 changes: 6 additions & 6 deletions system/hardware/tici/agnos.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
[
{
"name": "boot",
"url": "https://commadist.azureedge.net/agnosupdate/boot-62d10fad3f057dad70a803c74b584296120ed4216a6b67c83f052f0186f73e50.img.xz",
"hash": "62d10fad3f057dad70a803c74b584296120ed4216a6b67c83f052f0186f73e50",
"hash_raw": "62d10fad3f057dad70a803c74b584296120ed4216a6b67c83f052f0186f73e50",
"url": "https://commadist.azureedge.net/agnosupdate/boot-22d37e67e8b5959ad2c341df2f3382ca1df86cd33b83dab21aac58b4783ceeb7.img.xz",
"hash": "22d37e67e8b5959ad2c341df2f3382ca1df86cd33b83dab21aac58b4783ceeb7",
"hash_raw": "22d37e67e8b5959ad2c341df2f3382ca1df86cd33b83dab21aac58b4783ceeb7",
"size": 16422912,
"sparse": false,
"full_check": true,
"has_ab": true
},
{
"name": "system",
"url": "https://commadist.azureedge.net/agnosupdate/system-70c493b8407ba3e315807042448cd957bcf53e81014440195e3dfd25fd60f53c.img.xz",
"hash": "70c493b8407ba3e315807042448cd957bcf53e81014440195e3dfd25fd60f53c",
"hash_raw": "70c493b8407ba3e315807042448cd957bcf53e81014440195e3dfd25fd60f53c",
"url": "https://commadist.azureedge.net/agnosupdate/system-448cc0f0a26faca38f42e6e6382a097eeef8a5cdbf0867c7892fc3855ea0038f.img.xz",
"hash": "448cc0f0a26faca38f42e6e6382a097eeef8a5cdbf0867c7892fc3855ea0038f",
"hash_raw": "448cc0f0a26faca38f42e6e6382a097eeef8a5cdbf0867c7892fc3855ea0038f",
"size": 4404019200,
"sparse": false,
"full_check": false,
Expand Down

0 comments on commit 5db124a

Please sign in to comment.