Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Commit 6d80f57

Browse files
committed
Add oracular
1 parent ee7ba78 commit 6d80f57

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

installer/ubuntu/bootstrap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# $tmp; the contents of which will be moved into $INSTALLERDIR/.. in the bundle
1414

1515
# Grab debootstrap
16-
d="https://salsa.debian.org/installer-team/debootstrap/-/archive/1.0.134_bpo12+1/.tar.gz"
16+
d="https://salsa.debian.org/installer-team/debootstrap/-/archive/1.0.138_bpo12+1/.tar.gz"
1717

1818
# Download and patch if it's not bundled already
1919
if [ -n "${INSTALLERDIR-}" -a -d "$INSTALLERDIR/../debootstrap" ]; then

installer/ubuntu/releases

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ kinetic!
3838
lunar!
3939
mantic*
4040
noble*
41+
oracular*

0 commit comments

Comments
 (0)