Skip to content

Commit b3a5309

Browse files
NebraskaCoderclaude
andcommitted
fix: update VisionFive2 links to vault archive
VisionFive2 images are no longer available in the main Rocky 10 repository. Updated download and checksum URLs to point to the 10.0 vault archive. Added "(Archived)" label to the card title to indicate these are archived images. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 2f5f589 commit b3a5309

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

data/downloads.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@
458458
"minimalImage": "https://hub.docker.com/r/rockylinux/rockylinux/tags?name=10.1-minimal"
459459
},
460460
"visionfive2Images": {
461-
"download": "https://dl.rockylinux.org/pub/rocky/10/images/riscv64/Rocky-10-VisionFive2-latest.riscv64.tar.xz"
461+
"download": "https://dl.rockylinux.org/vault/rocky/10.0/images/riscv64/Rocky-10-VisionFive2-latest.riscv64.tar.xz"
462462
}
463463
},
464464
"links": {
@@ -472,7 +472,7 @@
472472
"checksum": "https://dl.rockylinux.org/pub/rocky/10/images/riscv64/CHECKSUM"
473473
},
474474
"visionfive2Images": {
475-
"checksum": "https://dl.rockylinux.org/pub/rocky/10/images/riscv64/Rocky-10-VisionFive2-latest.riscv64.tar.xz.CHECKSUM"
475+
"checksum": "https://dl.rockylinux.org/vault/rocky/10.0/images/riscv64/Rocky-10-VisionFive2-latest.riscv64.tar.xz.CHECKSUM"
476476
}
477477
}
478478
}

messages/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
"readMe": "README"
261261
},
262262
"visionfive2Images": {
263-
"title": "VisionFive 2 Images",
263+
"title": "VisionFive 2 Images (Archived)",
264264
"download": "Download",
265265
"readMe": "README"
266266
},

0 commit comments

Comments
 (0)