Skip to content

Commit bc0122e

Browse files
committed
1 parent 793cbc7 commit bc0122e

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-v7.10.0.tar.gz"
5-
sha256 "102756f42b4e45dea8fbf157a60c70fa4c83d2812725be96e9a4e4a3b5a3e5a7"
4+
url "https://github.com/aptos-labs/aptos-core/archive/refs/tags/aptos-cli-v7.10.1.tar.gz"
5+
sha256 "6809239adc0bfef009a6ed929dc0c0fd5cb25885fc77bb695886d79a7653251d"
66
license "Apache-2.0"
77
head "https://github.com/aptos-labs/aptos-core.git", branch: "main"
88

0 commit comments

Comments
 (0)