Skip to content

Commit 23d38f4

Browse files
yquake2-ref-vk: Update to version 1.0.6
1 parent 6c006be commit 23d38f4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/yquake2-ref-vk.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"version": "1.0.5",
2+
"version": "1.0.6",
33
"description": "vkQuake2's Vulkan renderer library ported for use with Yamagi Quake II",
44
"homepage": "https://github.com/yquake2/ref_vk",
55
"license": "https://github.com/yquake2/ref_vk/blob/master/LICENSE",
66
"depends": "yquake2",
7-
"url": "https://github.com/yquake2/ref_vk/releases/download/v1.0.5/ref_vk-1.0.5.zip",
8-
"hash": "198197efeb51255d392e3122086e42ed7662165cb1026964225fddfd39ad9052",
9-
"extract_dir": "ref_vk-1.0.5",
7+
"url": "https://github.com/yquake2/ref_vk/releases/download/v1.0.6/ref_vk-1.0.6.zip",
8+
"hash": "a053f988533fe222cc91dec3d07387a92c8b70e55298dea960175de12df149ba",
9+
"extract_dir": "ref_vk-1.0.6",
1010
"installer": {
1111
"script": "Copy-Item \"$dir\\ref_vk.dll\" \"$(versiondir 'yquake2' 'current' $global)\" -Force"
1212
},

0 commit comments

Comments
 (0)