Update bucket/premake.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
Ross Smith II 2019-08-15 12:20:54 -07:00 committed by GitHub
parent c6c3b0f142
commit 7954f8a1c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{ {
"homepage": "https://premake.github.io/", "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", "version": "5.0.0-alpha14",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://github.com/premake/premake-core/releases/download/v5.0.0-alpha14/premake-5.0.0-alpha14-windows.zip", "url": "https://github.com/premake/premake-core/releases/download/v5.0.0-alpha14/premake-5.0.0-alpha14-windows.zip",