aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel A. Giovanini <mail@gabrielgio.me>2025-05-31 14:16:54 +0200
committerGabriel A. Giovanini <mail@gabrielgio.me>2025-05-31 14:16:54 +0200
commitddbcae46e5e9cda02714353039e8b5b98cdbda4b (patch)
treeb53fb1e8a1bd3ce6fa576fec451710be9bdc5c8d
parentaf7831c5361b004a26e1d4a26a8466dcb2c3c024 (diff)
downloadapkbuilds-3.22.tar.gz
apkbuilds-3.22.tar.bz2
apkbuilds-3.22.zip
docs: Update doc version3.22
-rw-r--r--docs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index b483941..c795a14 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -535,10 +535,10 @@
<h1 class="title">Gabriel's apk repo</h1>
</header>
<p> To enable this repository:</p>
-<code>echo "https://artifacts.gabrielgio.me/repo/v3.21/" >> /etc/apk/repositories
+<code>echo "https://artifacts.gabrielgio.me/repo/v3.22/" >> /etc/apk/repositories
curl https://artifacts.gabrielgio.me/repo/mail%40gabrielgio.me-62ddc4dc.rsa.pub -o /etc/apk/keys/mail@gabrielgio.me-62ddc4dc.rsa.pub</code>
-<h1 id="apks-alpine">Apks Alpine 3.21</h1>
+<h1 id="apks-alpine">Apks Alpine 3.22</h1>
{{ range $e := . }}
<h2 id="{{ $e.Name }}">{{ $e.Name }}</h2>
{{ range $name, $value := ($e.Properties) }}