File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ param (
11
11
)
12
12
13
13
& {
14
- $LastRelease = " v2.6.2 "
14
+ $LastRelease = " v2.6.3 "
15
15
$ErrorActionPreference = ' Stop'
16
16
17
17
function writeErrorTip ($msg ) {
Original file line number Diff line number Diff line change 1
- %define xmake_revision 022ca13475739cee7e10bd0a3256ecd704fb2e6d
2
- %define tbox_revision 122a479e626ee3fdd7d6c1117ec7c19212a1e087
1
+ %define xmake_revision 39b06a7c29fcc7ae122c68ca19e94506047037b5
2
+ %define tbox_revision 927fc0ed16e02f7591a8403754f351215bbf4524
3
3
%define sv_revision 035262773da0500367cb88e6f30197908159a348
4
4
%define lua_cjson_revision 515bab6d6d80b164b94db73af69609ea02f3a798
5
5
%define luajit_revision e9af1abec542e6f9851ff2368e7f196b6382a44c
8
8
%undefine _disable_source_fetch
9
9
10
10
Name: xmake
11
- Version: 2.6.2
11
+ Version: 2.6.3
12
12
Release: 1%{?dist }
13
13
Summary: A cross-platform build utility based on Lua
14
14
BuildArch: noarch
You can’t perform that action at this time.
0 commit comments