1
0
forked from ports/contrib

prometheus: 2.35.0 -> 2.36.0

This commit is contained in:
Tim Biermann 2022-05-31 07:41:36 +02:00
parent bf36a823cc
commit 6c51724616
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 12 deletions

View File

@ -36,12 +36,12 @@ 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/main.faad45b4.css.map
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.faad45b4.css.map.gz
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/main.b0a7c7cf.js
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.b0a7c7cf.js.LICENSE.txt
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.b0a7c7cf.js.LICENSE.txt.gz
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.b0a7c7cf.js.gz
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.b0a7c7cf.js.map
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.b0a7c7cf.js.map.gz
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.4ffd964d.js
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.4ffd964d.js.LICENSE.txt
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.4ffd964d.js.LICENSE.txt.gz
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.4ffd964d.js.gz
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.4ffd964d.js.map
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.4ffd964d.js.map.gz
drwxr-xr-x root/root usr/share/prometheus/web/ui/static/react/static/media/
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/media/codicon.b3726f0165bf67ac6849.ttf
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/media/codicon.b3726f0165bf67ac6849.ttf.gz

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF35fmdX0hlvzlhsx/mxUPsA/liyD2hDw2Jm7RZZ5BQ0sg9B+S4OGr8pfsj40kAJ0pNo31aSPs1NHAU/Z3kdCxdgo=
SHA256 (Pkgfile) = 37ded40b3520e1cbc01697e817d846cd6109778788eb73c979f833b418ab6abe
SHA256 (.footprint) = 3d03464d398ed1c44ffea712f75e0b6771f7794592e4723259f673660d711b39
SHA256 (prometheus-2.35.0.tar.gz) = 5264a7b59f5b9e28d3c47bf694a1062e6d3745c3797d28585c2b44eb9d72da1f
RWSagIOpLGJF3xiXQJhy46Xt5f2OuMwyX6uNC3vo7gqprZ48oh0nCYKlEVSYN+dwZMh0Ycd67RtlGYbEsoY8SFpeTsnMgPMgNgI=
SHA256 (Pkgfile) = 67542d12c22c81dd8c0ff7de1f5a7df883adf550d86605855b7bc55e4394d3fc
SHA256 (.footprint) = 3572c28a4de416bc02c660ba612eb5cf28a3ec1489e2f31a158b3dd61e7460be
SHA256 (prometheus-2.36.0.tar.gz) = c7b3b17edc22f93c4573b42c7c892123036b518f6058a0a97637b4190f74bc3f
SHA256 (prometheus.conf) = b3a7924e380f4f78fa6016bde9c7ca55778a46a440ffd00f4cf8c0d1327fc9ec
SHA256 (prometheus.service) = 1745bbbccd3926a09ea5980d2a4fe15e4165544993c5548dd6d14e518c75c8f4

View File

@ -4,8 +4,8 @@
# Depends on: go typescript yamllint yarn
name=prometheus
version=2.35.0
release=2
version=2.36.0
release=1
source=(https://github.com/prometheus/prometheus/archive/v$version/$name-$version.tar.gz
prometheus.conf prometheus.service)