From 379d3670ba84722b3afbc1bb327e30eba327c962 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 10 Aug 2024 00:04:56 +0200 Subject: [PATCH] prometheus: 2.53.1 -> 2.54.0 --- prometheus/.footprint | 12 ++++++------ prometheus/.signature | 8 ++++---- prometheus/Pkgfile | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/prometheus/.footprint b/prometheus/.footprint index 019a5926f..8ec6caad5 100644 --- a/prometheus/.footprint +++ b/prometheus/.footprint @@ -31,13 +31,13 @@ drwxr-xr-x root/root usr/share/prometheus/web/ui/static/react/ -rwxr-xr-x root/root usr/share/prometheus/web/ui/static/react/manifest.json.gz 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/main.e075b686.css --rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.e075b686.css.gz +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.0eb1f61f.css +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.0eb1f61f.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.b9e603c4.js --rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.b9e603c4.js.LICENSE.txt --rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.b9e603c4.js.LICENSE.txt.gz --rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.b9e603c4.js.gz +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.7a06df19.js +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.7a06df19.js.LICENSE.txt +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.7a06df19.js.LICENSE.txt.gz +-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.7a06df19.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 9272a8383..4c5b728ac 100644 --- a/prometheus/.signature +++ b/prometheus/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xOeOQHw2yNqY/niPa6X3hgedXji8oLCSL9gD0ncOoY72Yc+P/fV6TjubNlyWjWSAbjNp+nRtVeiT+25O9O10Qc= -SHA256 (Pkgfile) = 53168de9e8084391723f300f8779a1496b590bac2c82969b281e0cc163881d17 -SHA256 (.footprint) = 449d01b69b8195f657a2b87045d1c1be2d9db56b116acecf5d591c4ce10a7272 -SHA256 (prometheus-2.53.1.tar.gz) = 6a36ad9fd6ce2813c78aab1da98d7725143bcb73e4fe1e2597c873537f7072af +RWSagIOpLGJF3+njqyFqf0EhaikT17KrC0GJrM5c5rwcTvgYKxUqiOVJL3m1wTWFGrvX9dKyCQq1dPJ0A1cworek+4UPZrFSrwk= +SHA256 (Pkgfile) = f493e2be9849c083cfed29702d8790bd542616baeb9255deaf73bd763444d0c8 +SHA256 (.footprint) = f9aac93e0aeb12f4a8a266161ad2f1a6a3920f8709909fc3680dad0657743358 +SHA256 (prometheus-2.54.0.tar.gz) = e1c3676d0cc20d6b493fd7132f524ce0b17354339ada2d113956bfb2919fd2f2 SHA256 (prometheus.conf) = b3a7924e380f4f78fa6016bde9c7ca55778a46a440ffd00f4cf8c0d1327fc9ec SHA256 (prometheus.service) = 1745bbbccd3926a09ea5980d2a4fe15e4165544993c5548dd6d14e518c75c8f4 diff --git a/prometheus/Pkgfile b/prometheus/Pkgfile index 49007acfa..b20536254 100644 --- a/prometheus/Pkgfile +++ b/prometheus/Pkgfile @@ -4,7 +4,7 @@ # Depends on: go typescript yamllint yarn name=prometheus -version=2.53.1 +version=2.54.0 release=1 source=(https://github.com/prometheus/prometheus/archive/v$version/$name-$version.tar.gz prometheus.conf prometheus.service)