Skip to content

Commit

Permalink
apifox: Update to version 2.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 7, 2024
1 parent ca9ed66 commit bd32687
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/exclusive/apifox.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"version": "2.4.9",
"version": "2.5.11",
"description": "All-in-one collaboration platform for API documentation, API debugging, API Mock and API test automation.",
"homepage": "https://apifox.com",
"license": "Freeware",
"architecture": {
"64bit": {
"url": "https://cdn.apifox.cn/download/2.4.9/Apifox-2.4.9.exe#/dl.7z",
"hash": "sha512:ce503b7b6e3ae660745381cbff7643fd170dc5e6ce8e3bdb006ca00c39916ed40bfffe3004bf5cad60c14e7974fc4c18c06f8ab7994851adf49f3cce0b403b4c",
"url": "https://cdn.apifox.cn/download/2.5.11/Apifox-2.5.11.exe#/dl.7z",
"hash": "sha512:6ccb71437dead8a73171e8302a4e696c3383977cb544caea329d0c17824e03bb6f5972112d9d529b5fd587880c09edc18c2874d7cb2a0b4dc1bd56c888942cb6",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall*\" -Force -Recurse"
]
},
"32bit": {
"url": "https://cdn.apifox.cn/download/2.4.9/Apifox-windows-x86-2.4.9.exe#/dl.7z",
"url": "https://cdn.apifox.cn/download/2.5.11/Apifox-windows-x86-2.5.11.exe#/dl.7z",
"hash": "sha512:aa2c19b0a1e5432495a036cf88504ff2edd3260f20d57f765b4924131c81d2b87f52f116274b5c2d85cbb73b97a5ded4e1cb58537fcb6d5ac708426206782543",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-32.7z\" \"$dir\"",
Expand Down

0 comments on commit bd32687

Please sign in to comment.