Skip to content

Commit

Permalink
Merge pull request #4 from ns0m/feature/appium-inspector-add
Browse files Browse the repository at this point in the history
appium-inspector: Add version 2023.10.4
  • Loading branch information
ath0mas authored Oct 30, 2023
2 parents 7367cf5 + 3c596e6 commit ae491b0
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions bucket/appium-inspector.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"version": "2023.10.4",
"description": "A GUI inspector for mobile apps and more, powered by a (separately installed) Appium server",
"homepage": "https://github.com/appium/appium-inspector",
"license": "Apache-2.0",
"url": "https://github.com/appium/appium-inspector/releases/download/v2023.10.4/Appium-Inspector-windows-2023.10.4.zip",
"hash": "5591e8c54f98fbc62602a424b4f9f2512165201baac9dc5dacdd3db90946cd11",
"bin": "Appium Inspector.exe",
"shortcuts": [
[
"Appium Inspector.exe",
"Appium Inspector"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/appium/appium-inspector/releases/download/v$version/Appium-Inspector-windows-$version.zip"
}
}

0 comments on commit ae491b0

Please sign in to comment.