Skip to content

Commit

Permalink
Add app.json with version 1.0.3, homepage, license, and architecture …
Browse files Browse the repository at this point in the history
…details for xpwd application.
  • Loading branch information
八尺 committed Jun 2, 2024
1 parent 945a888 commit b1ad9ae
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions bucket/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"version": "1.0.3",
"description": "xpwd",
"homepage": "https://github.com/08820048/xpwd",
"license": "MIT-License",
"architecture": {
"64bit": {
"url": "https://github.com/08820048/xpwd/releases/download/v1.0.1/xpwd-v1.0.1-x86_64-pc-windows.zip",
"hash": "3f955d50dc2dfcc1f9bab4eab1c417bd06ae3274243f9e6044d38cb9f0ea49b6"
}
},
"bin": "xpwd.exe"
}

0 comments on commit b1ad9ae

Please sign in to comment.