@@ -65,7 +65,7 @@ <h1 class="display-4">CheriBSD</h1>
65
65
< div class ="col-lg-3 text-muted text-start ">
66
66
< div class ="row ">
67
67
< div class ="col ">
68
- < h5 > CheriBSD 24.05 </ h5 >
68
+ < h5 > CheriBSD 25.03 </ h5 >
69
69
< hr class ="mt-0 ">
70
70
</ div >
71
71
</ div >
@@ -80,16 +80,18 @@ <h5>CheriBSD 24.05</h5>
80
80
< div class ="row ">
81
81
< div class ="col ">
82
82
< div class ="btn-group mb-3 w-100 ">
83
- < a href ="https://download.cheribsd.org/releases/arm64/aarch64c/24.05 /cheribsd-memstick-arm64-aarch64c-24.05 .img.xz "
83
+ < a href ="https://download.cheribsd.org/releases/arm64/aarch64c/25.03 /cheribsd-memstick-arm64-aarch64c-25.03 .img.xz "
84
84
class ="btn btn-outline-primary w-100 "> Download Installer</ a >
85
85
< button type ="button " class ="btn btn-outline-primary dropdown-toggle dropdown-toggle-split " data-bs-toggle ="dropdown " aria-expanded ="false ">
86
86
< span class ="visually-hidden "> Toggle Dropdown</ span >
87
87
</ button >
88
88
< div class ="dropdown-menu dropdown-menu-end ">
89
89
< h6 class ="dropdown-header "> Current Version</ h6 >
90
+ < a href ="https://download.cheribsd.org/releases/arm64/aarch64c/25.03/cheribsd-memstick-arm64-aarch64c-25.03.img.xz "
91
+ class ="dropdown-item "> 25.03</ a >
92
+ < h6 class ="dropdown-header "> Old Versions</ h6 >
90
93
< a href ="https://download.cheribsd.org/releases/arm64/aarch64c/24.05/cheribsd-memstick-arm64-aarch64c-24.05.img.xz "
91
94
class ="dropdown-item "> 24.05</ a >
92
- < h6 class ="dropdown-header "> Old Versions</ h6 >
93
95
< a href ="https://download.cheribsd.org/releases/arm64/aarch64c/23.11/cheribsd-memstick-arm64-aarch64c-23.11.img.xz "
94
96
class ="dropdown-item "> 23.11</ a >
95
97
< a href ="https://download.cheribsd.org/releases/arm64/aarch64c/22.12/cheribsd-memstick-arm64-aarch64c-22.12.img.xz "
@@ -105,16 +107,18 @@ <h6 class="dropdown-header">Old Versions</h6>
105
107
< div class ="row ">
106
108
< div class ="col ">
107
109
< div class ="btn-group mb-3 w-100 ">
108
- < a href ="/release-notes/24.05 /index.html "
110
+ < a href ="/release-notes/25.03 /index.html "
109
111
class ="btn btn-outline-primary w-100 "> View Release Notes</ a >
110
112
< button type ="button " class ="btn btn-outline-primary dropdown-toggle dropdown-toggle-split " data-bs-toggle ="dropdown " aria-expanded ="false ">
111
113
< span class ="visually-hidden "> Toggle Dropdown</ span >
112
114
</ button >
113
115
< div class ="dropdown-menu dropdown-menu-end ">
114
116
< h6 class ="dropdown-header "> Current Version</ h6 >
117
+ < a href ="/release-notes/25.03/index.html "
118
+ class ="dropdown-item "> 25.03</ a >
119
+ < h6 class ="dropdown-header "> Old Versions</ h6 >
115
120
< a href ="/release-notes/24.05/index.html "
116
121
class ="dropdown-item "> 24.05</ a >
117
- < h6 class ="dropdown-header "> Old Versions</ h6 >
118
122
< a href ="/release-notes/23.11/index.html "
119
123
class ="dropdown-item "> 23.11</ a >
120
124
< a href ="/release-notes/22.12/index.html "
0 commit comments