Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
anderlli0053 committed May 2, 2024
2 parents 5061dfd + 97d552f commit e32eb53
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion bucket/10x-np.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.155",
"version": "1.0.153",
"homepage": "https://www.10xeditor.com/index.htm",
"description": "A fast performing, feature packed C++ editor/IDE.",
"license": {
Expand Down
6 changes: 3 additions & 3 deletions bucket/apifox-portable.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"architecture": {
"64bit": {
"hash": "sha512:6ccb71437dead8a73171e8302a4e696c3383977cb544caea329d0c17824e03bb6f5972112d9d529b5fd587880c09edc18c2874d7cb2a0b4dc1bd56c888942cb6",
"hash": "sha512:ca10b5277e6fe8048df4be3e544f66043de44b66ce5ef8d3b51d2d4fb655176bf175799d62c669d73ca03e499a7f49895d376eab3b2a82bea65b3e07d106e73c",
"pre_install": "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\" -Removal",
"url": "http://cdn.apifox.com/download/2.5.11/Apifox-2.5.11.exe#/dl.7z"
"url": "http://cdn.apifox.com/download/2.3.24/Apifox-2.3.24.exe#/dl.7z"
}
},
"autoupdate": {
Expand Down Expand Up @@ -51,5 +51,5 @@
"}"
]
},
"version": "2.5.11"
"version": "2.3.24"
}
6 changes: 3 additions & 3 deletions bucket/apifox_ygguorun.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "2.5.11",
"version": "2.3.24",
"description": "API 文档、API 调试、API Mock、API 自动化测试",
"homepage": "https://www.apifox.cn",
"license": "Unknown",
"url": "http://cdn.apifox.cn/download/2.5.11/Apifox-2.5.11.exe#/dl.7z",
"hash": "sha512:6ccb71437dead8a73171e8302a4e696c3383977cb544caea329d0c17824e03bb6f5972112d9d529b5fd587880c09edc18c2874d7cb2a0b4dc1bd56c888942cb6",
"url": "http://cdn.apifox.cn/download/2.3.24/Apifox-2.3.24.exe#/dl.7z",
"hash": "sha512:ca10b5277e6fe8048df4be3e544f66043de44b66ce5ef8d3b51d2d4fb655176bf175799d62c669d73ca03e499a7f49895d376eab3b2a82bea65b3e07d106e73c",
"installer": {
"script": [
"# Expand-7zipArchive",
Expand Down
6 changes: 3 additions & 3 deletions bucket/apifox_zhoujin7.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "2.5.11",
"version": "2.3.24",
"description": "Apifox = Postman + Swagger + Mock + JMeter",
"homepage": "https://www.apifox.cn/",
"license": "Freeware",
"architecture": {
"64bit": {
"url": "http://cdn.apifox.cn/download/2.5.11/Apifox-2.5.11.exe#/dl.7z",
"hash": "sha512:6ccb71437dead8a73171e8302a4e696c3383977cb544caea329d0c17824e03bb6f5972112d9d529b5fd587880c09edc18c2874d7cb2a0b4dc1bd56c888942cb6",
"url": "http://cdn.apifox.cn/download/2.3.24/Apifox-2.3.24.exe#/dl.7z",
"hash": "sha512:ca10b5277e6fe8048df4be3e544f66043de44b66ce5ef8d3b51d2d4fb655176bf175799d62c669d73ca03e499a7f49895d376eab3b2a82bea65b3e07d106e73c",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\" -Removal",
"Remove-Item \"$dir\\`$PLUGINSDIR\" -Force -Recurse"
Expand Down

0 comments on commit e32eb53

Please sign in to comment.