Skip to content

Commit 670aa64

Browse files
xmake: Update to version 3.0.6
1 parent c4695ca commit 670aa64

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/xmake.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"version": "3.0.5",
2+
"version": "3.0.6",
33
"description": "A cross-platform build utility based on Lua",
44
"homepage": "https://xmake.io",
55
"license": "Apache-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/xmake-io/xmake/releases/download/v3.0.5/xmake-v3.0.5.win64.zip",
9-
"hash": "fed0ec012c66f97d0b51f1325a54cef01ed22ec153b6e3bf87b671c526b2cbe4"
8+
"url": "https://github.com/xmake-io/xmake/releases/download/v3.0.6/xmake-v3.0.6.win64.zip",
9+
"hash": "49c737a19f4660ca8820591bc697d5ab8c38e3d6f50c5f5f5e2e0605841f127d"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/xmake-io/xmake/releases/download/v3.0.5/xmake-v3.0.5.win32.zip",
13-
"hash": "e2bc32c8bdb8b861875200df91397c75b00ff36e8e3ce65d099807d8ee23ec86"
12+
"url": "https://github.com/xmake-io/xmake/releases/download/v3.0.6/xmake-v3.0.6.win32.zip",
13+
"hash": "06e714549ee316c6b408065f9d751926f4497a32f877c249d974ed3a2f7b2f0a"
1414
}
1515
},
1616
"extract_dir": "xmake",

0 commit comments

Comments
 (0)