Virtio 0.1.185, closes #7836 @0.5h

This commit is contained in:
2020-08-23 11:41:09 +02:00
parent 6f7faeca59
commit 335a858091
3 changed files with 7 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
# 2017-2020 foo.li systeme + software
$packageName = 'kvm-virito-drivers'
$version = '0.1.171'
$version = '0.1.185'
$virtioPath = "$env:SystemDrive" + "\Virtio_" + $version
try {