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.
2 parents aa53e0e + b9eea43 commit b8c5ff1Copy full SHA for b8c5ff1
Formula/s/stolon.rb
@@ -1,9 +1,8 @@
1
class Stolon < Formula
2
desc "Cloud native PostgreSQL manager for high availability"
3
homepage "https://github.com/sorintlab/stolon"
4
- url "https://github.com/sorintlab/stolon.git",
5
- tag: "v0.17.0",
6
- revision: "dc942da234caf016a69df599d0bb455c0716f5b6"
+ url "https://github.com/sorintlab/stolon/archive/refs/tags/v0.17.0.tar.gz"
+ sha256 "dad967378e7d0c5ee1df53a543e4f377af2c4fea37e59f3d518d67274cff5b34"
7
license "Apache-2.0"
8
revision 1
9
0 commit comments