aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGabriel Arakaki Giovanini <mail@gabrielgio.me>2023-12-25 22:08:26 +0100
committerGabriel Arakaki Giovanini <mail@gabrielgio.me>2023-12-25 22:31:44 +0100
commitbb43ffe016b1d6df34f5b77bb04c27a89b537ef4 (patch)
tree58b1244d25ec0b4b8887fac9fd0c7811bf220933 /docs
parent09f27804ee013b2816330bc567cc0f60c6b43e0d (diff)
downloadapkbuilds-bb43ffe016b1d6df34f5b77bb04c27a89b537ef4.tar.gz
apkbuilds-bb43ffe016b1d6df34f5b77bb04c27a89b537ef4.tar.bz2
apkbuilds-bb43ffe016b1d6df34f5b77bb04c27a89b537ef4.zip
feat: Upgrade to 3.19
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index cafe40f..831f7c6 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.18/ " >> /etc/apk/repositories
+<code>echo "https://artifacts.gabrielgio.me/repo/v3.19/ " >> /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-3.18">Apks Alpine 3.18</h1>
+<h1 id="apks-alpine">Apks Alpine 3.19</h1>
{{ range $e := . }}
<h2 id="{{ $e.Name }}">{{ $e.Name }}</h2>
{{ range $name, $value := ($e.Properties) }}