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 e405058 commit 7c4640aCopy full SHA for 7c4640a
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.123.0.tar.gz"
5
- sha256 "fac29199ea949c420800564a0aeae33bd21539916cdfdccaf6617695083c54ec"
+ url "https://github.com/VictoriaMetrics/VictoriaMetrics/archive/refs/tags/v1.124.0.tar.gz"
+ sha256 "abc832851e2e9ed2714a42c549af217669c950e088a238d665be3c8225fd6438"
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