Skip to content

Commit

Permalink
Pull in fix for VITURE crash
Browse files Browse the repository at this point in the history
  • Loading branch information
wheaney committed Jan 7, 2024
1 parent 119b2d1 commit a1e2e2f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "decky-XRGaming",
"version": "0.6.4",
"version": "0.6.5",
"description": "Virtual display and head-tracking modes for the XREAL Air glasses",
"scripts": {
"build": "shx rm -rf dist && rollup -c",
Expand Down Expand Up @@ -59,13 +59,13 @@
"custom_remote_binary": [
{
"name": "breezy_vulkan_setup",
"url": "https://github.com/wheaney/breezy-desktop/releases/download/v0.6.4-beta/breezy_vulkan_setup",
"url": "https://github.com/wheaney/breezy-desktop/releases/download/v0.6.5-beta/breezy_vulkan_setup",
"sha256hash": "74b2d30b89b7dfa96d42fcffe3079a6a0f823adf444432666f2bb77f1039547b"
},
{
"name": "breezyVulkan.tar.gz",
"url": "https://github.com/wheaney/breezy-desktop/releases/download/v0.6.4-beta/breezyVulkan.tar.gz",
"sha256hash": "8e2469d278750cd7e7b44dc56e3c1e237d48001149eb6f451c36f30ed39c7cc0"
"url": "https://github.com/wheaney/breezy-desktop/releases/download/v0.6.5-beta/breezyVulkan.tar.gz",
"sha256hash": "3596ae054f7e95bf9d88be53469b1cccb4883cd46b63d8c9155034ef6e12ae90"
}
]
}

0 comments on commit a1e2e2f

Please sign in to comment.