Skip to content

Commit

Permalink
versions.json: use the latest versions
Browse files Browse the repository at this point in the history
* "spack": "0.22",
* "spack-packages": "development",
* "spack-config": "2024.10.03"
  • Loading branch information
harshula committed Oct 7, 2024
1 parent 0f41799 commit 33ff4bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 23 deletions.
9 changes: 5 additions & 4 deletions config/versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"$schema": "./versions.schema.json",
"spack-packages": "2024.03.22",
"spack-config": "2024.03.22"
}
"$schema": "https://github.com/ACCESS-NRI/schema/blob/main/au.org.access-nri/model/deployment/config/versions/2-0-0.json",
"spack": "0.22",
"spack-packages": "development",
"spack-config": "2024.10.03"
}
19 changes: 0 additions & 19 deletions config/versions.schema.json

This file was deleted.

0 comments on commit 33ff4bd

Please sign in to comment.