vcpkg/ports/shaderwriter/vcpkg.json
Sylvain Doremus 1efdaf8f4d
[shaderwriter] Update to version 1.1.0 (#17347)
* [shaderwriter] Update to version 1.1.0

* Replaced "version-string" with "version".

* Updated port version's sha
2021-04-29 08:22:26 -07:00

7 lines
220 B
JSON

{
"name": "shaderwriter",
"version": "1.1.0",
"description": "Library to write shaders directly from C++ code, supports GLSL, HLSL and SPIRV outputs.",
"homepage": "https://github.com/DragonJoker/ShaderWriter"
}