gitea: 1.22.0 -> 1.22.1

This commit is contained in:
Tim Biermann 2024-07-04 07:28:00 +02:00
parent cf86b9b960
commit 49cd4a95a5
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 8 deletions

View File

@ -999,7 +999,7 @@ drwxr-xr-x root/root usr/share/gitea/public/assets/css/
-rw-r--r-- root/root usr/share/gitea/public/assets/css/asciinema-player.dd36a08e.css
-rw-r--r-- root/root usr/share/gitea/public/assets/css/code-frequency-graph.55afbe7d.css
-rw-r--r-- root/root usr/share/gitea/public/assets/css/colorpicker.ec78e358.css
-rw-r--r-- root/root usr/share/gitea/public/assets/css/contributors-graph.a63e16c9.css
-rw-r--r-- root/root usr/share/gitea/public/assets/css/contributors-graph.66f42f73.css
-rw-r--r-- root/root usr/share/gitea/public/assets/css/dropzone.5a752d14.css
-rw-r--r-- root/root usr/share/gitea/public/assets/css/index.css
-rw-r--r-- root/root usr/share/gitea/public/assets/css/katex.fb6ef55c.css
@ -1456,12 +1456,12 @@ drwxr-xr-x root/root usr/share/gitea/public/assets/js/
-rw-r--r-- root/root usr/share/gitea/public/assets/js/code-frequency-graph.50d197d3.js
-rw-r--r-- root/root usr/share/gitea/public/assets/js/colorpicker.de7eb406.js
-rw-r--r-- root/root usr/share/gitea/public/assets/js/contributors-graph-code-frequency-graph-recent-commits-graph.eb309961.js
-rw-r--r-- root/root usr/share/gitea/public/assets/js/contributors-graph.454a1a6d.js
-rw-r--r-- root/root usr/share/gitea/public/assets/js/contributors-graph.81a9f092.js
-rw-r--r-- root/root usr/share/gitea/public/assets/js/dropzone.6ba4ca5d.js
-rw-r--r-- root/root usr/share/gitea/public/assets/js/easymde.0bb18d64.js
-rw-r--r-- root/root usr/share/gitea/public/assets/js/eventsource.sharedworker.js
-rw-r--r-- root/root usr/share/gitea/public/assets/js/index.js
-rw-r--r-- root/root usr/share/gitea/public/assets/js/index.js.854dda92.map
-rw-r--r-- root/root usr/share/gitea/public/assets/js/index.js.0c2f14dc.map
-rw-r--r-- root/root usr/share/gitea/public/assets/js/katex-.bd7ddd30.js
-rw-r--r-- root/root usr/share/gitea/public/assets/js/katex.6ad51582.js
-rw-r--r-- root/root usr/share/gitea/public/assets/js/mcaptcha-vanilla-glue.53a504bd.js

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32AElkgJUSp0++4hh3wGGzdMIEZfx6bi1MDIEOM4aJp1U1KmOS9AyA7n7Zyqml08jD3NtNI0Zm6dbwAQrnRHTAw=
SHA256 (Pkgfile) = 4511068323695bf84b1ef24dea85682336f203ff276951d0ea7908d5efbc4c79
SHA256 (.footprint) = dff4f1a4540d46999d36374e67d5d68b12c81a98561de7893bbb2ab54e69c4b0
SHA256 (gitea-1.22.0.tar.gz) = 427dcd8aee04caca0be2a0f42eee6665f9e9c97fda0a35497b4cf5ac6db96646
RWSagIOpLGJF38QAhNA/NjbpAz2Ry/bZZ+ysOHcNKjs/JZ2OmOvzZ2gJw+t0RTWJWUuSDyayv1Z4yrGmObOPxth5Y2Dezu2uTg4=
SHA256 (Pkgfile) = d865aadc6327238188864f52fa54d3030bf947a2f76270a667bce28af43bff0e
SHA256 (.footprint) = a972146c331b2e77caa68c57c4585203ea456e6881e0bf4c021aac31a70a5cad
SHA256 (gitea-1.22.1.tar.gz) = 9fb3a68d906f6333a7c2207e93dcb4249b1b9f3617da1961b28a9d6ac76cd3de
SHA256 (gitea.service) = 898f7ee73a9dbd9b915dcda0a18a83e0d4e0d1456305b992bf99197f5f3472e2

View File

@ -5,7 +5,7 @@
# Optional: python3-poetry redis
name=gitea
version=1.22.0
version=1.22.1
release=1
source=(https://github.com/go-gitea/gitea/archive/v$version/$name-$version.tar.gz
gitea.service)