mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 06:21:23 +00:00
Bump version to 1.7.3 and update dependencies (#70)
* change version to 1.7.3 * deps: cargo update orbclient -> v0.3.53 wasip2 -> v1.0.3+wasi-0.2.9 wit-bindgen + v0.57.1 * deps: update cargo-sources.json for flatpak
This commit is contained in:
committed by
GitHub
parent
7f8b7194b6
commit
78e0a133b6
@@ -3369,14 +3369,14 @@
|
||||
{
|
||||
"type": "archive",
|
||||
"archive-type": "tar-gzip",
|
||||
"url": "https://static.crates.io/crates/orbclient/orbclient-0.3.51.crate",
|
||||
"sha256": "59aed3b33578edcfa1bc96a321d590d31832b6ad55a26f0313362ce687e9abd6",
|
||||
"dest": "cargo/vendor/orbclient-0.3.51"
|
||||
"url": "https://static.crates.io/crates/orbclient/orbclient-0.3.53.crate",
|
||||
"sha256": "12c6933ddbbd16539a7672e697bb8d41ac3a4e99ac43eeb40c07236bd7fcb2dd",
|
||||
"dest": "cargo/vendor/orbclient-0.3.53"
|
||||
},
|
||||
{
|
||||
"type": "inline",
|
||||
"contents": "{\"package\": \"59aed3b33578edcfa1bc96a321d590d31832b6ad55a26f0313362ce687e9abd6\", \"files\": {}}",
|
||||
"dest": "cargo/vendor/orbclient-0.3.51",
|
||||
"contents": "{\"package\": \"12c6933ddbbd16539a7672e697bb8d41ac3a4e99ac43eeb40c07236bd7fcb2dd\", \"files\": {}}",
|
||||
"dest": "cargo/vendor/orbclient-0.3.53",
|
||||
"dest-filename": ".cargo-checksum.json"
|
||||
},
|
||||
{
|
||||
@@ -5150,14 +5150,14 @@
|
||||
{
|
||||
"type": "archive",
|
||||
"archive-type": "tar-gzip",
|
||||
"url": "https://static.crates.io/crates/wasip2/wasip2-1.0.2+wasi-0.2.9.crate",
|
||||
"sha256": "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5",
|
||||
"dest": "cargo/vendor/wasip2-1.0.2+wasi-0.2.9"
|
||||
"url": "https://static.crates.io/crates/wasip2/wasip2-1.0.3+wasi-0.2.9.crate",
|
||||
"sha256": "20064672db26d7cdc89c7798c48a0fdfac8213434a1186e5ef29fd560ae223d6",
|
||||
"dest": "cargo/vendor/wasip2-1.0.3+wasi-0.2.9"
|
||||
},
|
||||
{
|
||||
"type": "inline",
|
||||
"contents": "{\"package\": \"9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5\", \"files\": {}}",
|
||||
"dest": "cargo/vendor/wasip2-1.0.2+wasi-0.2.9",
|
||||
"contents": "{\"package\": \"20064672db26d7cdc89c7798c48a0fdfac8213434a1186e5ef29fd560ae223d6\", \"files\": {}}",
|
||||
"dest": "cargo/vendor/wasip2-1.0.3+wasi-0.2.9",
|
||||
"dest-filename": ".cargo-checksum.json"
|
||||
},
|
||||
{
|
||||
@@ -6161,6 +6161,19 @@
|
||||
"dest": "cargo/vendor/wit-bindgen-0.51.0",
|
||||
"dest-filename": ".cargo-checksum.json"
|
||||
},
|
||||
{
|
||||
"type": "archive",
|
||||
"archive-type": "tar-gzip",
|
||||
"url": "https://static.crates.io/crates/wit-bindgen/wit-bindgen-0.57.1.crate",
|
||||
"sha256": "1ebf944e87a7c253233ad6766e082e3cd714b5d03812acc24c318f549614536e",
|
||||
"dest": "cargo/vendor/wit-bindgen-0.57.1"
|
||||
},
|
||||
{
|
||||
"type": "inline",
|
||||
"contents": "{\"package\": \"1ebf944e87a7c253233ad6766e082e3cd714b5d03812acc24c318f549614536e\", \"files\": {}}",
|
||||
"dest": "cargo/vendor/wit-bindgen-0.57.1",
|
||||
"dest-filename": ".cargo-checksum.json"
|
||||
},
|
||||
{
|
||||
"type": "archive",
|
||||
"archive-type": "tar-gzip",
|
||||
|
||||
Reference in New Issue
Block a user