summaryrefslogtreecommitdiff
path: root/prometheus
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-05-31 07:41:36 +0200
committerTim Biermann <tbier@posteo.de>2022-05-31 07:41:36 +0200
commit6c51724616055d8909f7516749bc2edb1b424fd7 (patch)
treefbd87970a1d429a9c3e7adc9747ed1bd55582b42 /prometheus
parentbf36a823ccbfea247ee815c6c9b46f5dbe612d8a (diff)
downloadcontrib-6c51724616055d8909f7516749bc2edb1b424fd7.tar.gz
contrib-6c51724616055d8909f7516749bc2edb1b424fd7.tar.xz
prometheus: 2.35.0 -> 2.36.0
Diffstat (limited to 'prometheus')
-rw-r--r--prometheus/.footprint12
-rw-r--r--prometheus/.signature8
-rw-r--r--prometheus/Pkgfile4
3 files changed, 12 insertions, 12 deletions
diff --git a/prometheus/.footprint b/prometheus/.footprint
index 5c1f75b07..ac0da7de0 100644
--- a/prometheus/.footprint
+++ b/prometheus/.footprint
@@ -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
diff --git a/prometheus/.signature b/prometheus/.signature
index b7bbe47b0..d6bdc2fe3 100644
--- a/prometheus/.signature
+++ b/prometheus/.signature
@@ -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
diff --git a/prometheus/Pkgfile b/prometheus/Pkgfile
index d7efb90b8..8cbf546ee 100644
--- a/prometheus/Pkgfile
+++ b/prometheus/Pkgfile
@@ -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)

Generated by cgit