-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating 2.21 and 2.20 versions for yugabytedb (#88)
- Loading branch information
1 parent
b526e6e
commit cfce284
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
class Yugabytedb < Formula | ||
desc "High-performance distributed SQL database Yugabyte DB" | ||
homepage "https://www.yugabyte.com/" | ||
url "https://downloads.yugabyte.com/releases/2.21.0.0/yugabyte-2.21.0.0-b545-darwin-x86_64.tar.gz" | ||
version "2.21.0.0" | ||
sha256 "1d51814d0fe458c205fd543084563fca868db028f0ae271be312356c9084ca2b" | ||
url "https://downloads.yugabyte.com/releases/2.21.0.1/yugabyte-2.21.0.1-b1-darwin-x86_64.tar.gz" | ||
version "2.21.0.1" | ||
sha256 "08d4e5c3e7961a61f8858f172a7aec493183fbe483cd3d2efbc6b2b15e40b673" | ||
license "Apache-2.0" | ||
|
||
depends_on "[email protected]" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters