mirror of
https://git-qiuchenly.yltfspace.com/QiuChenly/corepatch
synced 2025-11-25 05:40:27 +08:00
fix config error
This commit is contained in:
@@ -191,10 +191,6 @@
|
||||
},
|
||||
{
|
||||
"packageName": "com.DigiDNA.iMazing3Mac",
|
||||
"bridgeFile": "/Contents/Frameworks/",
|
||||
"injectFile": "GPod.framework/Versions/A/GPod",
|
||||
"needCopyToAppDir": true,
|
||||
"dylibSelect": "CoreInject.dylib",
|
||||
"feedUrl": "https://downloads.imazing.com/com.DigiDNA.iMazing3Mac.xml",
|
||||
"supportVersion": [
|
||||
"3.2.1",
|
||||
@@ -936,10 +932,15 @@
|
||||
"/Contents/Library/LaunchServices/com.proxyman.NSProxy.HelperTool"
|
||||
],
|
||||
"description": "Proxyman 是一款 macOS 平台的网络抓包工具,支持 HTTP/HTTPS/WebSocket 等协议的抓包和分析。官网版本目前是通杀的。",
|
||||
"feedUrl":"https://proxyman.com/osx/version.xml",
|
||||
"downloadUrl": [
|
||||
{
|
||||
"version": "5.23.0",
|
||||
"url": "https://download.proxyman.com/52300/Proxyman_5.23.0.dmg"
|
||||
},
|
||||
{
|
||||
"version": "5.25.0",
|
||||
"url": "https://download.proxyman.io/52500/Proxyman_5.25.0.dmg"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user