Add OpenBSD 7.7
This commit is contained in:
parent
2aa5bea7b4
commit
a14f7b9bac
1 changed files with 5 additions and 0 deletions
|
|
@ -123,6 +123,10 @@ case $1 in
|
|||
index_base 7.6 2024-10-08
|
||||
;;
|
||||
|
||||
7.7)
|
||||
index_base 7.7 2025-04-28
|
||||
;;
|
||||
|
||||
old)
|
||||
$0 5.0
|
||||
$0 5.1
|
||||
|
|
@ -151,5 +155,6 @@ case $1 in
|
|||
$0 7.4
|
||||
$0 7.5
|
||||
$0 7.6
|
||||
$0 7.7
|
||||
;;
|
||||
esac
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue