We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63911e8 commit a31abb3Copy full SHA for a31abb3
Formula/a/aptos.rb
@@ -1,8 +1,8 @@
1
class Aptos < Formula
2
desc "Layer 1 blockchain built to support fair access to decentralized assets for all"
3
homepage "https://aptosfoundation.org/"
4
- url "https://github.com/aptos-labs/aptos-core/archive/refs/tags/aptos-cli-v7.10.1.tar.gz"
5
- sha256 "6809239adc0bfef009a6ed929dc0c0fd5cb25885fc77bb695886d79a7653251d"
+ url "https://github.com/aptos-labs/aptos-core/archive/refs/tags/aptos-cli-v7.10.2.tar.gz"
+ sha256 "643a8e8d73dccb67e95117dd444679bd286281da877a6ad7271ece7b2b7baecb"
6
license "Apache-2.0"
7
head "https://github.com/aptos-labs/aptos-core.git", branch: "main"
8
0 commit comments