From b3ced9d9609e9b924219117330da79ddab85059a Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 7 Sep 2023 17:05:27 +0200 Subject: [PATCH] prometheus: 2.46.0 -> 2.47.0 --- prometheus/.footprint | 8 ++++---- prometheus/.signature | 8 ++++---- prometheus/Pkgfile | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/prometheus/.footprint b/prometheus/.footprint index cc5a1df7d..8b5ae12fd 100644 --- a/prometheus/.footprint +++ b/prometheus/.footprint @@ -34,10 +34,10 @@ 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.4858e794.css -rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.4858e794.css.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.aed3c73f.js --rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.aed3c73f.js.LICENSE.txt --rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.aed3c73f.js.LICENSE.txt.gz --rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.aed3c73f.js.gz +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.78875f45.js +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.78875f45.js.LICENSE.txt +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.78875f45.js.LICENSE.txt.gz +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.78875f45.js.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 96aa46ac4..69825ebd8 100644 --- a/prometheus/.signature +++ b/prometheus/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39MFXSswKpRLHn6rAB/enOtoTz656iWd4Pld00JmOj+fruoxZCQqWy3564dd7JN8bsHigAsRswpKu0CF0hnBuQE= -SHA256 (Pkgfile) = 3e434ea111a2f23ac2ed8bc39430c1022af3ede6cdce00b62d26005d41e21903 -SHA256 (.footprint) = 319776827f4c43855b25c95d608bd8c1789833991e685a0f3dae0a2befb45f7d -SHA256 (prometheus-2.46.0.tar.gz) = 1b01b087a61318f32239345c9cc02a79a163418fe5eab63041754e4fb5db787d +RWSagIOpLGJF34jRayt6b4Hh1UN0C71Sa/xlgWHdgaHEro8iEmodUFg5uCGDKoW5A6IitHFVhlxz70o18Wu8N8nWRZVnvfWnSw4= +SHA256 (Pkgfile) = 46e38181bf5b712ff6b047ef9c479978eec9cfe5402fc88d838eab148bc781bd +SHA256 (.footprint) = c8be925da43a4b53d8fc58e5f411fd177d63d0468011a55e449410845a0bee82 +SHA256 (prometheus-2.47.0.tar.gz) = 96c62bad7016fbcbbf62413b988f006adacde13f4ef419eebaa8b0f3eba69b50 SHA256 (prometheus.conf) = b3a7924e380f4f78fa6016bde9c7ca55778a46a440ffd00f4cf8c0d1327fc9ec SHA256 (prometheus.service) = 1745bbbccd3926a09ea5980d2a4fe15e4165544993c5548dd6d14e518c75c8f4 diff --git a/prometheus/Pkgfile b/prometheus/Pkgfile index 0b28550cb..3f59fb844 100644 --- a/prometheus/Pkgfile +++ b/prometheus/Pkgfile @@ -4,7 +4,7 @@ # Depends on: go typescript yamllint yarn name=prometheus -version=2.46.0 +version=2.47.0 release=1 source=(https://github.com/prometheus/prometheus/archive/v$version/$name-$version.tar.gz prometheus.conf prometheus.service)