forked from ports/contrib
prometheus: 2.42.0 -> 2.43.0
This commit is contained in:
parent
b1bc006e8f
commit
4eb077ef8a
@ -31,17 +31,17 @@ 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.cb2558a0.css
|
||||
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.cb2558a0.css.gz
|
||||
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.cb2558a0.css.map
|
||||
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.cb2558a0.css.map.gz
|
||||
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.c7e0c1b2.css
|
||||
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.c7e0c1b2.css.gz
|
||||
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.c7e0c1b2.css.map
|
||||
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/css/main.c7e0c1b2.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.c1286cb7.js
|
||||
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.c1286cb7.js.LICENSE.txt
|
||||
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.c1286cb7.js.LICENSE.txt.gz
|
||||
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.c1286cb7.js.gz
|
||||
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.c1286cb7.js.map
|
||||
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.c1286cb7.js.map.gz
|
||||
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.de8f4ec3.js
|
||||
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.de8f4ec3.js.LICENSE.txt
|
||||
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.de8f4ec3.js.LICENSE.txt.gz
|
||||
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.de8f4ec3.js.gz
|
||||
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.de8f4ec3.js.map
|
||||
-rw-r--r-- root/root usr/share/prometheus/web/ui/static/react/static/js/main.de8f4ec3.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
|
||||
|
@ -1,7 +1,7 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF35ZiZk7JClICbplAt3nyxi1ErOFmMoZ/5d9AbXDeebkNNMoivJljv4bBo6q3APHU/DNkn4Yz2TXOGhgOD3H5MQA=
|
||||
SHA256 (Pkgfile) = 84f1b050358520ee1e2d0328d19aedbf4a836c9a96072a615fd4462412c4fdfa
|
||||
SHA256 (.footprint) = 9138fac7cc5edc8600440af655bfa7b44166106c35b6b0e4d4e625b6a0c7a12b
|
||||
SHA256 (prometheus-2.42.0.tar.gz) = 6bf05a61ae9c4c5853b3c17063e13230263cbc81dbafaf849b8ba220943bdbff
|
||||
RWSagIOpLGJF33HooY24pT3gtXOQuxP6HzQ/iHrEsQR9Ez3CITJ+VYc5Iv6/V1DE74Gy4xz86C/zERvDqjf+XHFwCl2Cg1mD9AE=
|
||||
SHA256 (Pkgfile) = bd91b54480fc59be68e32fcfd88d8944b79aea57c0467c234cfd56befcabbd36
|
||||
SHA256 (.footprint) = a960e6d7b015384f87dc560df44c1a9d30d90b029c936eb7184cac06795ccf47
|
||||
SHA256 (prometheus-2.43.0.tar.gz) = 0cd8860e5f10d0ecb35d20d23252ddc459e8319882dc163bf71b723e3bcafd71
|
||||
SHA256 (prometheus.conf) = b3a7924e380f4f78fa6016bde9c7ca55778a46a440ffd00f4cf8c0d1327fc9ec
|
||||
SHA256 (prometheus.service) = 1745bbbccd3926a09ea5980d2a4fe15e4165544993c5548dd6d14e518c75c8f4
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: go typescript yamllint yarn
|
||||
|
||||
name=prometheus
|
||||
version=2.42.0
|
||||
version=2.43.0
|
||||
release=1
|
||||
source=(https://github.com/prometheus/prometheus/archive/v$version/$name-$version.tar.gz
|
||||
prometheus.conf prometheus.service)
|
||||
|
Loading…
x
Reference in New Issue
Block a user