diff options
author | Tim Biermann <tbier@posteo.de> | 2022-11-12 13:47:44 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-11-12 18:16:26 +0000 |
commit | 8195165d6c4ed8c153c76fe5e6c3384a9518eb89 (patch) | |
tree | 4627e35e559ca01c38cb8bd90c61893afe060557 /prometheus | |
parent | 0c1f0d17ff9cfd833f3a0175ce1d533fa06e116e (diff) | |
download | contrib-8195165d6c4ed8c153c76fe5e6c3384a9518eb89.tar.gz contrib-8195165d6c4ed8c153c76fe5e6c3384a9518eb89.tar.xz |
prometheus: 2.39.1 -> 2.40.1
Diffstat (limited to 'prometheus')
-rw-r--r-- | prometheus/.footprint | 12 | ||||
-rw-r--r-- | prometheus/.signature | 8 | ||||
-rw-r--r-- | prometheus/Pkgfile | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/prometheus/.footprint b/prometheus/.footprint index ba44c9df1..1bf6ba21c 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.e64b9629.css.map -rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.e64b9629.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.4a172396.js --rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.4a172396.js.LICENSE.txt --rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.4a172396.js.LICENSE.txt.gz --rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.4a172396.js.gz --rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.4a172396.js.map --rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.4a172396.js.map.gz +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.8644e60a.js +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.8644e60a.js.LICENSE.txt +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.8644e60a.js.LICENSE.txt.gz +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.8644e60a.js.gz +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.8644e60a.js.map +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.8644e60a.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 8c6a4045e..8a6457017 100644 --- a/prometheus/.signature +++ b/prometheus/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30E4x4AFi9rCjJbpa5fCYk+Q5Bg+/ewY9U0vV4GgjQzN+BltQt07yUc75Oy6Cfoiq9D3LwvdW476b15ALRmY5w8= -SHA256 (Pkgfile) = 211e1ab34a8287cd91923761c2eb4b0079fd215ff98c6e3cf5a719ef6f443bfc -SHA256 (.footprint) = b1e195bb81800303bbb820ae93696e73d9efcff4574f48808139a990d342894f -SHA256 (prometheus-2.39.1.tar.gz) = 30cb4c738220087e1c06bff045cbe82e550a474096d8416274d7130a4d5f1130 +RWSagIOpLGJF30ssHtF+2Y1m7ZSvfbZFZ0Z4A4GYt/JA+3aqtIjX6GyN+8BY3aIPnfRRiADynQP8XqOQRZQRzRnTM5OLMNbM6QI= +SHA256 (Pkgfile) = 8ec75af1261e8f6a000a6c79cd208e36e500e38e7860040f028db6bc88d9fefe +SHA256 (.footprint) = 55153574c6532d826f1454f69aeab03b5c7a2a25cf8f4b1b0e8105aa951947a5 +SHA256 (prometheus-2.40.1.tar.gz) = 300f10e64e50f3f332f80eb138af0f3eab8f0df25142e3232e5e6150fa9625f6 SHA256 (prometheus.conf) = b3a7924e380f4f78fa6016bde9c7ca55778a46a440ffd00f4cf8c0d1327fc9ec SHA256 (prometheus.service) = 1745bbbccd3926a09ea5980d2a4fe15e4165544993c5548dd6d14e518c75c8f4 diff --git a/prometheus/Pkgfile b/prometheus/Pkgfile index 8ef16074c..bdb74add3 100644 --- a/prometheus/Pkgfile +++ b/prometheus/Pkgfile @@ -4,7 +4,7 @@ # Depends on: go typescript yamllint yarn name=prometheus -version=2.39.1 +version=2.40.1 release=1 source=(https://github.com/prometheus/prometheus/archive/v$version/$name-$version.tar.gz prometheus.conf prometheus.service) |