diff --git a/bucket/premake.json b/bucket/premake.json index bb08c491ff..a2a858a31e 100644 --- a/bucket/premake.json +++ b/bucket/premake.json @@ -1,6 +1,6 @@ { "homepage": "https://premake.github.io/", - "description": "A command line utility which reads a scripted definition of a software project and, most commonly, uses it to generate project files for toolsets like Visual Studio, Xcode, or GNU Make.", + "description": "Automatically generate build configurations for multiple and widely used toolsets using one universal definition.", "version": "5.0.0-alpha14", "license": "BSD-3-Clause", "url": "https://github.com/premake/premake-core/releases/download/v5.0.0-alpha14/premake-5.0.0-alpha14-windows.zip",