mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-10-29 03:32:02 +00:00
ndl: track Vulkan Beta Drivers
This commit is contained in:
@@ -238,6 +238,20 @@
|
||||
"type": "cuda_downloads",
|
||||
"name": "cuda toolkit tracker",
|
||||
"params": {}
|
||||
},
|
||||
{
|
||||
"type": "vulkan_beta",
|
||||
"name": "vulkan beta windows",
|
||||
"params": {
|
||||
"os": "Windows"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "vulkan_beta",
|
||||
"name": "vulkan beta linux",
|
||||
"params": {
|
||||
"os": "Linux"
|
||||
}
|
||||
}
|
||||
],
|
||||
"notifiers": [
|
||||
|
||||
Reference in New Issue
Block a user