We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b05e0e commit a0f618fCopy full SHA for a0f618f
Formula/v/victoriametrics.rb
@@ -1,8 +1,8 @@
1
class Victoriametrics < Formula
2
desc "Cost-effective and scalable monitoring solution and time series database"
3
homepage "https://victoriametrics.com/"
4
- url "https://github.com/VictoriaMetrics/VictoriaMetrics/archive/refs/tags/v1.124.0.tar.gz"
5
- sha256 "abc832851e2e9ed2714a42c549af217669c950e088a238d665be3c8225fd6438"
+ url "https://github.com/VictoriaMetrics/VictoriaMetrics/archive/refs/tags/v1.125.0.tar.gz"
+ sha256 "85b203298a33236732baec558885ecf8a37ec1beda1e9c06eaef1d86f6878551"
6
license "Apache-2.0"
7
8
# There are tags like `pmm-6401-v1.89.1` in the upstream repo. They don't
0 commit comments