diff --git a/package.json b/package.json index 50278ac..2d9c8a5 100644 --- a/package.json +++ b/package.json @@ -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", @@ -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" } ] }