Skip to content

Commit b8c5ff1

Browse files
authored
Merge pull request #206350 from branchvincent/stolon
stolon: use tarball
2 parents aa53e0e + b9eea43 commit b8c5ff1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/s/stolon.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
class Stolon < Formula
22
desc "Cloud native PostgreSQL manager for high availability"
33
homepage "https://github.com/sorintlab/stolon"
4-
url "https://github.com/sorintlab/stolon.git",
5-
tag: "v0.17.0",
6-
revision: "dc942da234caf016a69df599d0bb455c0716f5b6"
4+
url "https://github.com/sorintlab/stolon/archive/refs/tags/v0.17.0.tar.gz"
5+
sha256 "dad967378e7d0c5ee1df53a543e4f377af2c4fea37e59f3d518d67274cff5b34"
76
license "Apache-2.0"
87
revision 1
98

0 commit comments

Comments
 (0)