aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel A. Giovanini <mail@gabrielgio.me>2024-12-11 14:10:56 +0100
committerGabriel A. Giovanini <mail@gabrielgio.me>2024-12-11 14:10:56 +0100
commit7c234c2a0d045e8b72e04023b17d69d16f33c4da (patch)
tree2bfd5551c1c6b771b91a1a7bf3321f2a514ed7b8
parentf089fa0d471b8ae3e7f79f4cfa4bf5d3d4950c73 (diff)
downloadapkbuilds-7c234c2a0d045e8b72e04023b17d69d16f33c4da.tar.gz
apkbuilds-7c234c2a0d045e8b72e04023b17d69d16f33c4da.tar.bz2
apkbuilds-7c234c2a0d045e8b72e04023b17d69d16f33c4da.zip
chore: Update version
-rw-r--r--docs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index 655c1e2..b483941 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.20/" >> /etc/apk/repositories
+<code>echo "https://artifacts.gabrielgio.me/repo/v3.21/" >> /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.20</h1>
+<h1 id="apks-alpine">Apks Alpine 3.21</h1>
{{ range $e := . }}
<h2 id="{{ $e.Name }}">{{ $e.Name }}</h2>
{{ range $name, $value := ($e.Properties) }}