Skip to content

Commit

Permalink
Merge pull request #798 from serokell/krendelhoff/chore-v20.0-2-release
Browse files Browse the repository at this point in the history
[Chore] v20.0-2 release
  • Loading branch information
krendelhoff2 authored Jun 1, 2024
2 parents 513c34e + c10b6db commit 4024218
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion Formula/tezos-accuser-Proxford.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class << self

url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v20.0", :shallow => false

version "v20.0-1"
version "v20.0-2"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake opam]
build_dependencies.each do |dependency|
Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-accuser-PtParisB.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class << self

url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v20.0", :shallow => false

version "v20.0-1"
version "v20.0-2"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake opam]
build_dependencies.each do |dependency|
Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-admin-client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class << self

url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v20.0", :shallow => false

version "v20.0-1"
version "v20.0-2"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake opam]
build_dependencies.each do |dependency|
Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-baker-Proxford.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class << self

url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v20.0", :shallow => false

version "v20.0-1"
version "v20.0-2"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake opam]
build_dependencies.each do |dependency|
Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-baker-PtParisB.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class << self

url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v20.0", :shallow => false

version "v20.0-1"
version "v20.0-2"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake opam]
build_dependencies.each do |dependency|
Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class << self

url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v20.0", :shallow => false

version "v20.0-1"
version "v20.0-2"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake opam opam]
build_dependencies.each do |dependency|
Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-codec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class << self

url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v20.0", :shallow => false

version "v20.0-1"
version "v20.0-2"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake opam]
build_dependencies.each do |dependency|
Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-dac-client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class << self

url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v20.0", :shallow => false

version "v20.0-1"
version "v20.0-2"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake opam]
build_dependencies.each do |dependency|
Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-dac-node.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class << self

url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v20.0", :shallow => false

version "v20.0-1"
version "v20.0-2"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake opam]
build_dependencies.each do |dependency|
Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-dal-node.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class << self

url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v20.0", :shallow => false

version "v20.0-1"
version "v20.0-2"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake opam]
build_dependencies.each do |dependency|
Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-node-ghostnet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosNodeGhostnet < Formula
url "file:///dev/null"
version "v20.0-1"
version "v20.0-2"

depends_on "tezos-node"

Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-node-mainnet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosNodeMainnet < Formula
url "file:///dev/null"
version "v20.0-1"
version "v20.0-2"

depends_on "tezos-node"

Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-node.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class << self

url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v20.0", :shallow => false

version "v20.0-1"
version "v20.0-2"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake opam]
build_dependencies.each do |dependency|
Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-signer-http.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosSignerHttp < Formula
url "file:///dev/null"
version "v20.0-1"
version "v20.0-2"

depends_on "tezos-signer"

Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-signer-https.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosSignerHttps < Formula
url "file:///dev/null"
version "v20.0-1"
version "v20.0-2"

depends_on "tezos-signer"

Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-signer-tcp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosSignerTcp < Formula
url "file:///dev/null"
version "v20.0-1"
version "v20.0-2"

depends_on "tezos-signer"

Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-signer-unix.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosSignerUnix < Formula
url "file:///dev/null"
version "v20.0-1"
version "v20.0-2"

depends_on "tezos-signer"

Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-signer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class << self

url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v20.0", :shallow => false

version "v20.0-1"
version "v20.0-2"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake opam]
build_dependencies.each do |dependency|
Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-smart-rollup-node.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class << self

url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v20.0", :shallow => false

version "v20.0-1"
version "v20.0-2"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake opam]
build_dependencies.each do |dependency|
Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-smart-rollup-wasm-debugger.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class << self

url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v20.0", :shallow => false

version "v20.0-1"
version "v20.0-2"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake opam]
build_dependencies.each do |dependency|
Expand Down
2 changes: 1 addition & 1 deletion meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"release": "1",
"release": "2",
"maintainer": "Serokell <[email protected]>",
"tezos_ref": "octez-v20.0"
}

0 comments on commit 4024218

Please sign in to comment.