Skip to content

Commit

Permalink
virtualhere-server: Update to version 4.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 5, 2024
1 parent 906e05e commit e3152d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bucket/virtualhere-server.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.6.3",
"version": "4.6.4",
"description": "Allows USB devices to be used remotely over a network just as if they were locally connected (server-side app)",
"homepage": "https://www.virtualhere.com/windows_server_software",
"license": {
Expand All @@ -9,7 +9,7 @@
"architecture": {
"64bit": {
"url": "https://www.virtualhere.com/sites/default/files/usbserver/vhusbdwin64.exe",
"hash": "c4621d3afa89eac1eb23eb016f5a63a481d7d43b2bcb6390570d7f02ccae555c"
"hash": "2be044f61e63e169ae745560ce48375287bd64f1ac528649d05541a662acee1b"
}
},
"pre_install": "if (!(Test-Path \"$persist_dir\\config.ini\")) { New-Item \"$dir\\config.ini\" | Out-Null }",
Expand Down

0 comments on commit e3152d9

Please sign in to comment.