ScoopInstaller_Main/premake4.json
Hugo Locurcio 5810275996 Use SPDX license identifiers in the default bucket (#2211)
This leads to more consistent license properties and allows for easier
automated parsing. https://spdx.org/licenses/
2018-04-20 18:04:49 +02:00

11 lines
347 B
JSON

{
"homepage": "https://premake.github.io/download.html",
"version": "4.4-b5",
"license": "BSD-3-Clause",
"url": "https://downloads.sourceforge.net/project/premake/Premake/4.4/premake-4.4-beta5-windows.zip",
"hash": "09614c122156617a2b7973cc9f686daa32e64e3e7335d38db887cfb8f6a8574d",
"bin": [
"premake4.exe"
]
}