Skip to content

Commit

Permalink
Add scoop support
Browse files Browse the repository at this point in the history
  • Loading branch information
PEMessage committed May 14, 2023
1 parent 9f44459 commit e1c1897
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions bucket/im-select-imm.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@

{
"version": "1.0.0",
"description": "A improve of im-select",
"homepage": "https://github.com/PEMessage/im-select-imm/",
"url": "https://github.com/PEMessage/im-select-imm/releases/download/v1.0.0/im-select-imm_v1.0.0_x86.zip",
"hash": "c626279b25c1753f936a457e9df8605b78ccf2e32077cb821f5d196a4f6eddcc",
"bin": "im-select-imm.exe",
"license": "MIT",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/PEMessage/im-select-imm/releases/download/v$version/im-select-imm_v$version_x86.zip"
}
}

0 comments on commit e1c1897

Please sign in to comment.