aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGabriel Arakaki Giovanini <mail@gabrielgio.me>2024-05-22 17:18:53 +0200
committerGabriel Arakaki Giovanini <mail@gabrielgio.me>2024-05-22 17:18:53 +0200
commit840635b5708b114ff010bf5fedf55b3fd67a8960 (patch)
tree77b54bc91b3ab3e1433ddb032a7873bd9a428916 /docs
parentbd924ac39c2d6cffdb9012fb4a60a69092ce6b36 (diff)
downloadapkbuilds-840635b5708b114ff010bf5fedf55b3fd67a8960.tar.gz
apkbuilds-840635b5708b114ff010bf5fedf55b3fd67a8960.tar.bz2
apkbuilds-840635b5708b114ff010bf5fedf55b3fd67a8960.zip
chore: Update to 3.20
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 802aabc..655c1e2 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.19/" >> /etc/apk/repositories
+<code>echo "https://artifacts.gabrielgio.me/repo/v3.20/" >> /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.19</h1>
+<h1 id="apks-alpine">Apks Alpine 3.20</h1>
{{ range $e := . }}
<h2 id="{{ $e.Name }}">{{ $e.Name }}</h2>
{{ range $name, $value := ($e.Properties) }}