dioxus: Update to version 0.7.3

This commit is contained in:
github-actions[bot] 2026-01-17 04:32:27 +00:00
parent 02f875b49d
commit b89b98a104

View File

@ -1,16 +1,16 @@
{
"version": "0.7.2",
"version": "0.7.3",
"description": "A fullstack app framework for web, desktop, mobile, and more.",
"homepage": "https://dioxuslabs.com",
"license": "Apache-2.0|MIT",
"architecture": {
"64bit": {
"url": "https://github.com/DioxusLabs/dioxus/releases/download/v0.7.2/dx-x86_64-pc-windows-msvc.zip",
"hash": "ee04845fdd8d7d0209a056d3cd5202b3bae10c655a84ed2f37ab4f69474e9fb5"
"url": "https://github.com/DioxusLabs/dioxus/releases/download/v0.7.3/dx-x86_64-pc-windows-msvc.zip",
"hash": "0ba8492fa04923101bdb8e8b7f32c6fe33ec7efa6b5fb4cad9bbc6422a956cd7"
},
"arm64": {
"url": "https://github.com/DioxusLabs/dioxus/releases/download/v0.7.2/dx-aarch64-pc-windows-msvc.zip",
"hash": "c6b200d0c0a6d5a1d9904ac58266519c0a84e2b24c64450f4bc57996b74d9766"
"url": "https://github.com/DioxusLabs/dioxus/releases/download/v0.7.3/dx-aarch64-pc-windows-msvc.zip",
"hash": "bf05f7dfc67063a905bdf3c67d1a0572cf849a7168a1ef270721486548c9b655"
}
},
"bin": "dx.exe",