prometheus: 2.27.1 -> 2.28.0

This commit is contained in:
Tim Biermann 2021-06-22 19:48:42 +00:00
parent 9427918de0
commit c52c1cf026
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.e6384078f9a17a8cf4bd23787fbb4803.js
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/precache-manifest.62a6aa375524eb0f93a1275011c93f16.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.1e0a7b5f.chunk.css
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.1e0a7b5f.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
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.0a385368.chunk.js
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/2.0a385368.chunk.js.LICENSE.txt
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/2.0a385368.chunk.js.map
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.94126660.chunk.js
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.94126660.chunk.js.map
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/2.33205a0b.chunk.js
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/2.33205a0b.chunk.js.LICENSE.txt
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/2.33205a0b.chunk.js.map
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.fdb74055.chunk.js
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.fdb74055.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
RWSagIOpLGJF35x7qbPpWKHMljXRy53jTM9unocMVEBcI30JOz5Ah2ArlLsFP2SvOZqeCT6iLkkfCKgP2HKTEMIEW82fHcNiXwM=
SHA256 (Pkgfile) = b9198536418f26ae4b6611e7e594d0c3db645da284b34ae59171b199baee0469
SHA256 (.footprint) = f92cae0cb2b41b981cb7b3b70036238d74d8ca93f020c603cd417f65c6c096e9
SHA256 (prometheus-2.27.1.tar.gz) = 90df7ed4b3a68e7cd0fe9fc8e94732aedecc2ed5f2828eb515507db64f024c2f
RWSagIOpLGJF34GZOLK+ZtfiK23rX47GWst2l3jDIhW2a2APcIj/1EkUrJFJzrvFEnsHQs6noDKhXIUN32abFX4Suoxahj9wug0=
SHA256 (Pkgfile) = 34133a3ebaae83a9981638ef9b9fedf6444d24bc44f59e7798845d345f23fc43
SHA256 (.footprint) = 2457d16b72265b2184e5412d2ee5a07c8cc7eedd19d305f874e824637e5d58dc
SHA256 (prometheus-2.28.0.tar.gz) = 5f500420be55aaee1fb2775c3504bfcf2a97118e1752face3d53dd5a377ec014
SHA256 (prometheus.conf) = b3a7924e380f4f78fa6016bde9c7ca55778a46a440ffd00f4cf8c0d1327fc9ec
SHA256 (prometheus.service) = 1d232fa874a9903b446cb7bf6f9058f3871a9dec2859f2dd2c0040671de636fc

View File

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