AirPlayer: Update to version 1.1.0.0

This commit is contained in:
椰子 2024-10-25 15:21:10 +08:00
parent a7ce56b60e
commit 42ecdc03a5
2 changed files with 17 additions and 18 deletions

17
bucket/airplayer.json Normal file
View File

@ -0,0 +1,17 @@
{
"description": "AirPlayer",
"homepage": "https://www.thinkskysoft.com/airplayer/",
"version": "1.1.0.0",
"architecture": {
"64bit": {
"url": "http://dl.simaek.com/scoop/buckets/custom/package/airplayer/airplayer-1.1.0.0.7z",
"hash": "4619b42dcdedc3574b087f923c3bafc7568f6ead9cc2c22e0220e3684334d2ea",
"shortcuts": [
[
"airplayer.exe",
"AirPlayer"
]
]
}
}
}

View File

@ -1,18 +0,0 @@
{
"description": "AirPlayer",
"homepage": "https://pro.itools.cn/airplayer",
"version": "1.0.2.3",
"architecture": {
"64bit": {
"url": "https://dl2.itools.cn/airplayer/AirPlayer.zip",
"hash": "81C0D435389D089BB0BB164AC726BAD781B744636EB9A54A7A3FA80E86557E32",
"shortcuts": [
[
"airplayer\\airplayer.exe",
"AirPlayer"
]
]
}
},
"extract_to": "airplayer"
}