prometheus: 2.28.1 -> 2.29.1

This commit is contained in:
Tim Biermann 2021-08-11 22:03:31 +02:00
parent 0b56916e2f
commit d42f3ebd54
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 additions and 13 deletions

View File

@ -49,20 +49,20 @@ drwxr-xr-x root/root usr/share/prometheus/web/ui/static/react/
-rwxr-xr-x root/root usr/share/prometheus/web/ui/static/react/favicon.ico
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/index.html
-rwxr-xr-x root/root usr/share/prometheus/web/ui/static/react/manifest.json
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/precache-manifest.6052ff586b1d5c4bf9f153d86564c411.js
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/precache-manifest.fedc14ee2222d2b516c51cf9f108546e.js
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/service-worker.js
drwxr-xr-x root/root usr/share/prometheus/web/ui/static/react/static/
drwxr-xr-x root/root usr/share/prometheus/web/ui/static/react/static/css/
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/2.068d6373.chunk.css
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/2.068d6373.chunk.css.map
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.d6764694.chunk.css
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.d6764694.chunk.css.map
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.18fc8022.chunk.css
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.18fc8022.chunk.css.map
drwxr-xr-x root/root usr/share/prometheus/web/ui/static/react/static/js/
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/2.b13b736a.chunk.js
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/2.b13b736a.chunk.js.LICENSE.txt
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/2.b13b736a.chunk.js.map
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.a321aff3.chunk.js
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.a321aff3.chunk.js.map
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/2.5b842b63.chunk.js
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/2.5b842b63.chunk.js.LICENSE.txt
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/2.5b842b63.chunk.js.map
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.46bb33eb.chunk.js
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.46bb33eb.chunk.js.map
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/runtime-main.7e00e584.js
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/runtime-main.7e00e584.js.map
drwxr-xr-x root/root usr/share/prometheus/web/ui/static/react/static/media/

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38vYWYO2eAeX8sIOmyH9JVYXs2ZKBEkL1BGY3tkvmFXQ/iIKIYHcUo4f+XzsAMWyGWaroKMXsBfZHGT29qMRnQU=
SHA256 (Pkgfile) = 6b6a06470975b1918c7fd633c66fcb25100cae8c89b9b99f10bef6e9ad9e6f1c
SHA256 (.footprint) = f85b812dc02c66dfb4e05cafc582bbb1248fe4d6947f14a29c71e47041248013
SHA256 (prometheus-2.28.1.tar.gz) = 6500dfe91f8d1ef8e7c064262a66773c2ac90d59a3dc9e3e480bbb29a78a3574
RWSagIOpLGJF3y4p3m91bVIL847dnojPV39+wLkITUJXQ71enBHhGfpq/asUnqg39buw10T77ajrsq8lAFhtsvjLlPP7+I0izwU=
SHA256 (Pkgfile) = 6d39846e1ac91befdfc73920f6ddf98b77e629f89b2aaa7f19bb0ddbf0f121c9
SHA256 (.footprint) = b649a4ea8b4064099652ea33db67637f846174ad3146a9f713b5edd705f1a899
SHA256 (prometheus-2.29.1.tar.gz) = 727c088dd7275c769403d5c284cd2152dbc98d0e4ebfd55596f5f8e58c76473a
SHA256 (prometheus.conf) = b3a7924e380f4f78fa6016bde9c7ca55778a46a440ffd00f4cf8c0d1327fc9ec
SHA256 (prometheus.service) = 1d232fa874a9903b446cb7bf6f9058f3871a9dec2859f2dd2c0040671de636fc

View File

@ -4,7 +4,7 @@
# Depends on: go yarn
name=prometheus
version=2.28.1
version=2.29.1
release=1
source=(https://github.com/prometheus/prometheus/archive/v$version/$name-$version.tar.gz
prometheus.conf prometheus.service)