Skip to content

Commit

Permalink
Merge branch 'rayneo'
Browse files Browse the repository at this point in the history
  • Loading branch information
wheaney committed Jun 12, 2024
2 parents bb0af3d + 9a6a6c8 commit 9917aec
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "decky-XRGaming",
"version": "0.8.10",
"description": "Virtual display and head-tracking modes for the XREAL Air glasses",
"version": "0.9.7.1",
"description": "Virtual display and head-tracking modes for XR glasses",
"scripts": {
"build": "shx rm -rf dist && rollup -c",
"watch": "rollup -c -w",
Expand All @@ -20,7 +20,7 @@
"ar",
"vr",
"xreal",
"xreal-air"
"viture"
],
"author": "Wayne Heaney",
"license": "GPL-3.0-or-later",
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.8.10/breezy_vulkan_setup",
"url": "https://github.com/wheaney/breezy-desktop/releases/download/v0.9.7.1/breezy_vulkan_setup",
"sha256hash": "26affe86fbc809a3e750aa3a1d161878c57ac5875369964ab9312b60db4882f7"
},
{
"name": "breezyVulkan.tar.gz",
"url": "https://github.com/wheaney/breezy-desktop/releases/download/v0.8.10/breezyVulkan.tar.gz",
"sha256hash": "b04ee68ada9ac00f98bc66b82d4c966eaebe694010fffedd15d3045b2edfb7ec"
"url": "https://github.com/wheaney/breezy-desktop/releases/download/v0.9.7.1/breezyVulkan.tar.gz",
"sha256hash": "87db3d78ed90b38d5eed3275e2dbaffd081ae73f759096b53393c9a5be852341"
}
]
}

0 comments on commit 9917aec

Please sign in to comment.