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 5050016 commit acbec91Copy full SHA for acbec91
Formula/c/cloudprober.rb
@@ -1,8 +1,8 @@
1
class Cloudprober < Formula
2
desc "Active monitoring software to detect failures before your customers do"
3
homepage "https://cloudprober.org"
4
- url "https://github.com/cloudprober/cloudprober/archive/refs/tags/v0.13.6.tar.gz"
5
- sha256 "a937a95b24d07e3e1fb0e2ab0c0d457cfdfd799206f9c3f6457ff8f029d03853"
+ url "https://github.com/cloudprober/cloudprober/archive/refs/tags/v0.13.7.tar.gz"
+ sha256 "e5ee8db5b0f571ab08eb3879d31b5fe301c1f17d49245962974544f823b63576"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments