File tree Expand file tree Collapse file tree 10 files changed +26
-26
lines changed
Expand file tree Collapse file tree 10 files changed +26
-26
lines changed Original file line number Diff line number Diff line change 1313
1414env :
1515 ARCH : x64
16- WINGTK_URL : https://github.com/wingtk/gvsbuild/releases/download/2024 .10.0/GTK${{ inputs.gtk-major-version }}_Gvsbuild_2024 .10.0_x64.zip
16+ WINGTK_URL : https://github.com/wingtk/gvsbuild/releases/download/2025 .10.0/GTK${{ inputs.gtk-major-version }}_Gvsbuild_2025 .10.0_x64.zip
1717
1818jobs :
1919 build :
Original file line number Diff line number Diff line change 88 type : string
99
1010env :
11- LUAINSTALLER_VERSION : 0.5.1 .0
11+ LUAINSTALLER_VERSION : 0.6.0 .0
1212
1313jobs :
1414 release :
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2017 - 2024 luau-project [ https://github.com/luau-project/LuaInstaller ] ( https://github.com/luau-project/LuaInstaller )
3+ Copyright (c) 2017 - 2025 luau-project [ https://github.com/luau-project/LuaInstaller ] ( https://github.com/luau-project/LuaInstaller )
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1111 <CheckEolTargetFramework >false</CheckEolTargetFramework >
1212 <Title >LuaInstaller.Console</Title >
1313 <Description >Easy way to download, build and install Lua on Windows from the command line.</Description >
14- <Copyright >Copyright © 2017 - 2024 luau-project</Copyright >
15- <Version >0.5.1 .0</Version >
14+ <Copyright >Copyright © 2017 - 2025 luau-project</Copyright >
15+ <Version >0.6.0 .0</Version >
1616 <Authors >luau-project</Authors >
1717 <Company >luau-project</Company >
18- <AssemblyVersion >0.5.1 .0</AssemblyVersion >
19- <FileVersion >0.5.1 .0</FileVersion >
18+ <AssemblyVersion >0.6.0 .0</AssemblyVersion >
19+ <FileVersion >0.6.0 .0</FileVersion >
2020 <RuntimeIdentifiers >win-x64;win-x86;win-arm64</RuntimeIdentifiers >
2121 </PropertyGroup >
2222
Original file line number Diff line number Diff line change 1010[ assembly: AssemblyConfiguration ( "Release" ) ]
1111[ assembly: AssemblyCompany ( "luau-project" ) ]
1212[ assembly: AssemblyProduct ( "LuaInstaller.Console" ) ]
13- [ assembly: AssemblyCopyright ( "Copyright © 2017 - 2024 luau-project" ) ]
13+ [ assembly: AssemblyCopyright ( "Copyright © 2017 - 2025 luau-project" ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
1515[ assembly: AssemblyCulture ( "" ) ]
1616
3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "0.5.1 .0" ) ]
36- [ assembly: AssemblyFileVersion ( "0.5.1 .0" ) ]
35+ [ assembly: AssemblyVersion ( "0.6.0 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "0.6.0 .0" ) ]
Original file line number Diff line number Diff line change 66 <CheckEolTargetFramework >false</CheckEolTargetFramework >
77 <Title >LuaInstaller.Core</Title >
88 <Description >A library to ease the task to download, build and install Lua on Windows.</Description >
9- <Copyright >Copyright © 2017 - 2024 luau-project</Copyright >
10- <Version >0.5.1 .0</Version >
9+ <Copyright >Copyright © 2017 - 2025 luau-project</Copyright >
10+ <Version >0.6.0 .0</Version >
1111 <Authors >luau-project</Authors >
1212 <Company >luau-project</Company >
13- <AssemblyVersion >0.5.1 .0</AssemblyVersion >
14- <FileVersion >0.5.1 .0</FileVersion >
13+ <AssemblyVersion >0.6.0 .0</AssemblyVersion >
14+ <FileVersion >0.6.0 .0</FileVersion >
1515 <RuntimeIdentifiers >win-x64;win-x86;win-arm64</RuntimeIdentifiers >
1616 </PropertyGroup >
1717
Original file line number Diff line number Diff line change 1010[ assembly: AssemblyConfiguration ( "Release" ) ]
1111[ assembly: AssemblyCompany ( "luau-project" ) ]
1212[ assembly: AssemblyProduct ( "LuaInstaller.Core" ) ]
13- [ assembly: AssemblyCopyright ( "Copyright © 2017 - 2024 luau-project" ) ]
13+ [ assembly: AssemblyCopyright ( "Copyright © 2017 - 2025 luau-project" ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
1515[ assembly: AssemblyCulture ( "" ) ]
1616
3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "0.5.1 .0" ) ]
36- [ assembly: AssemblyFileVersion ( "0.5.1 .0" ) ]
35+ [ assembly: AssemblyVersion ( "0.6.0 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "0.6.0 .0" ) ]
Original file line number Diff line number Diff line change 1111 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
1212 <Title >LuaInstaller</Title >
1313 <Description >Easy way to download, build and install Lua on Windows.</Description >
14- <Copyright >Copyright © 2017 - 2024 luau-project</Copyright >
15- <Version >0.5.1 .0</Version >
14+ <Copyright >Copyright © 2017 - 2025 luau-project</Copyright >
15+ <Version >0.6.0 .0</Version >
1616 <Authors >luau-project</Authors >
1717 <Company >luau-project</Company >
18- <AssemblyVersion >0.5.1 .0</AssemblyVersion >
19- <FileVersion >0.5.1 .0</FileVersion >
18+ <AssemblyVersion >0.6.0 .0</AssemblyVersion >
19+ <FileVersion >0.6.0 .0</FileVersion >
2020 <RuntimeIdentifiers >win-x64;win-x86;win-arm64</RuntimeIdentifiers >
2121 <ApplicationIcon >Assets\LuaInstaller-256x256.ico</ApplicationIcon >
2222 <PackageProjectUrl >https://github.com/luau-project/LuaInstaller</PackageProjectUrl >
Original file line number Diff line number Diff line change 1212[ assembly: AssemblyConfiguration ( "Release" ) ]
1313[ assembly: AssemblyCompany ( "luau-project" ) ]
1414[ assembly: AssemblyProduct ( "LuaInstaller" ) ]
15- [ assembly: AssemblyCopyright ( "Copyright © 2017 - 2024 luau-project" ) ]
15+ [ assembly: AssemblyCopyright ( "Copyright © 2017 - 2025 luau-project" ) ]
1616[ assembly: AssemblyTrademark ( "" ) ]
1717[ assembly: AssemblyCulture ( "" ) ]
1818
5151// You can specify all the values or you can default the Build and Revision Numbers
5252// by using the '*' as shown below:
5353// [assembly: AssemblyVersion("1.0.*")]
54- [ assembly: AssemblyVersion ( "0.5.1 .0" ) ]
55- [ assembly: AssemblyFileVersion ( "0.5.1 .0" ) ]
54+ [ assembly: AssemblyVersion ( "0.6.0 .0" ) ]
55+ [ assembly: AssemblyFileVersion ( "0.6.0 .0" ) ]
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ name: Setup Lua
2323on : [push, pull_request]
2424
2525env :
26- LUAINSTALLER_VERSION : 0.5.1 .0
26+ LUAINSTALLER_VERSION : 0.6.0 .0
2727
2828jobs :
2929
@@ -132,7 +132,7 @@ name: Setup Lua and LuaRocks
132132on : [push, pull_request]
133133
134134env :
135- LUAINSTALLER_VERSION : 0.5.1 .0
135+ LUAINSTALLER_VERSION : 0.6.0 .0
136136 LUAROCKS_VERSION : 3.11.1
137137
138138jobs :
You can’t perform that action at this time.
0 commit comments