Skip to content

Commit 9b066fd

Browse files
committed
1 parent 5c7b530 commit 9b066fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/aptos.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Aptos < Formula
22
desc "Layer 1 blockchain built to support fair access to decentralized assets for all"
33
homepage "https://aptosfoundation.org/"
4-
url "https://github.com/aptos-labs/aptos-core/archive/refs/tags/aptos-cli-v6.1.1.tar.gz"
5-
sha256 "f9d951ac989a91f4af499c64359db1a51466a001448454a1c4d01f5d0c0c9b8f"
4+
url "https://github.com/aptos-labs/aptos-core/archive/refs/tags/aptos-cli-v6.2.0.tar.gz"
5+
sha256 "feb35b7a4ff80c1297bcfc680972a9adc85e82e3ea98059da7833643cd5c4c8a"
66
license "Apache-2.0"
77
head "https://github.com/aptos-labs/aptos-core.git", branch: "main"
88

0 commit comments

Comments
 (0)