Skip to content

Commit 66ca21d

Browse files
authored
config/settings.json: use Spack v0.22.5 (#233)
* Upstream had problem with the v0.22.4 release process. * v0.22.5 has no functional changes compared to v0.22.4.
1 parent e55ffc8 commit 66ca21d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/settings.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"spack-config": "2024.03.22"
99
},
1010
"0.22": {
11-
"spack": "9653dbe2e20814d0b97393dce80af73c63d97300",
11+
"spack": "f32c2593340d854b69494afe32cbef0b764933fe",
1212
"spack-config": "2025.02.1"
1313
}
1414
},
1515
"Prerelease": {
1616
"0.22": {
17-
"spack": "9653dbe2e20814d0b97393dce80af73c63d97300",
17+
"spack": "f32c2593340d854b69494afe32cbef0b764933fe",
1818
"spack-config": "2025.02.1"
1919
}
2020
}

0 commit comments

Comments
 (0)