mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
prometheus: Update to version 2.39.1
This commit is contained in:
parent
b0e7ccc5cf
commit
6fed820df5
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.39.0",
|
"version": "2.39.1",
|
||||||
"description": "Systems monitoring and alerting toolkit",
|
"description": "Systems monitoring and alerting toolkit",
|
||||||
"homepage": "https://prometheus.io",
|
"homepage": "https://prometheus.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.39.0/prometheus-2.39.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.39.1/prometheus-2.39.1.windows-amd64.tar.gz",
|
||||||
"hash": "963ee7305114968a50ad45885467c35bf24e78fdb4ea4921af974f3c58835ddd",
|
"hash": "4a0e66d73e23d10799fc570bfeccaebb3922dfcd6b95eb411eb37a7329b5cb2f",
|
||||||
"extract_dir": "prometheus-2.39.0.windows-amd64"
|
"extract_dir": "prometheus-2.39.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.39.0/prometheus-2.39.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.39.1/prometheus-2.39.1.windows-386.tar.gz",
|
||||||
"hash": "fb8a7bcd2eb3e91bd460c78cb88c86d6ef9bb1e7b7b21505da471e375c732335",
|
"hash": "c01e70e85a540bc381a30eba18d9e6e1d56641fbd2334f54a1b1a2ed065fec9f",
|
||||||
"extract_dir": "prometheus-2.39.0.windows-386"
|
"extract_dir": "prometheus-2.39.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user