Skip to content

Commit

Permalink
Added [email protected] and [email protected] formula files and u…
Browse files Browse the repository at this point in the history
…pdated aliases (#135)

Co-authored-by: Yugabyte CI <[email protected]>
  • Loading branch information
priyanshi-yb and Yugabyte CI authored Jan 28, 2025
1 parent 9bcfc90 commit 347f1e3
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 63 deletions.
2 changes: 1 addition & 1 deletion Aliases/debezium
2 changes: 1 addition & 1 deletion Aliases/yb-voyager
16 changes: 0 additions & 16 deletions Formula/[email protected]

This file was deleted.

8 changes: 4 additions & 4 deletions Formula/[email protected] → Formula/[email protected]
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class DebeziumAT0rc12521810 < Formula
class DebeziumAT2521810 < Formula
desc "Debezium is an open source distributed platform for change data capture"
homepage "https://github.com/yugabyte/yb-voyager/"
url "https://github.com/yugabyte/yb-voyager/releases/download/yb-voyager%2Fv0rc1.1.8.10/debezium-server.tar.gz"
version "0rc1.2.5.2-1.8.10"
sha256 "a215eb93be9b3541045fbab99878663c8c052cfbe4b6dd2d934ffed91d1a0672"
url "https://github.com/yugabyte/yb-voyager/releases/download/yb-voyager%2Fv1.8.10/debezium-server.tar.gz"
version "2.5.2-1.8.10"
sha256 "4ec49b3feaac5dcf8690b6344b070ec9456b72ffa289255d365193e426da20d4"
license "Apache-2.0"
depends_on "maven" => :build
depends_on "java11" => :build
Expand Down
36 changes: 0 additions & 36 deletions Formula/[email protected]

This file was deleted.

10 changes: 5 additions & 5 deletions Formula/[email protected] → Formula/[email protected]
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
class YbVoyagerAT0rc11810 < Formula
class YbVoyagerAT1810 < Formula
desc "YugabyteDB's migration tool"
homepage "https://github.com/yugabyte/yb-voyager/"
url "https://github.com/yugabyte/yb-voyager/archive/refs/tags/yb-voyager/v0rc1.1.8.10.tar.gz"
sha256 "b84ca15793d6343bfb589c50640655dc9a04ccd4b9ef7d6595d05ff3d5e6c0d8"
version "0rc1.1.8.10"
url "https://github.com/yugabyte/yb-voyager/archive/refs/tags/yb-voyager/v1.8.10.tar.gz"
sha256 "6f81ebb9f7fdfc942fdda36b87d85a42cd681a8f82064d5ef241a194f07fdcd9"
version "1.8.10"
license "Apache-2.0"
depends_on "go" => :build
depends_on "postgresql@17"
depends_on "sqlite"
depends_on "yugabyte/tap/debezium@0rc1.2.5.2-1.8.10"
depends_on "yugabyte/tap/[email protected]"

def install
ENV.deparallelize
Expand Down

0 comments on commit 347f1e3

Please sign in to comment.