Skip to content

Commit 77e37cc

Browse files
committed
aptos: Add version 7.2.0
1 parent d52f500 commit 77e37cc

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

bucket/aptos.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"version": "7.2.0",
3+
"license": "Apache-2.0",
4+
"description": "Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience. (CLI)",
5+
"homepage": "https://github.com/aptos-labs/aptos-core/",
6+
"architecture": {
7+
"64bit": {
8+
"url": "https://github.com/aptos-labs/aptos-core/releases/download/aptos-cli-v7.2.0/aptos-cli-7.2.0-Windows-x86_64.zip",
9+
"hash": "2828ab6522e8429c96ce3827b8398af7447eb4e14f2fe0299cca1373e497a68d"
10+
}
11+
},
12+
"bin": "aptos.exe",
13+
"checkver": "github",
14+
"autoupdate": {
15+
"url": "https://github.com/aptos-labs/aptos-core/releases/download/aptos-cli-v$version/aptos-cli-$version-Windows-x86_64.zip"
16+
}
17+
}

0 commit comments

Comments
 (0)