Skip to content

Commit

Permalink
chore(IconEase): init version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aliuq committed Dec 6, 2024
1 parent 79f23c0 commit d1145da
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions bucket/iconEase.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"##": "IconEase",
"version": "1.1.0",
"description": "现代桌面应用程序,用于高效图标收集管理和组织",
"homepage": "https://github.com/JiuRanYa/IconEase",
"license": {
"identifier": "MIT",
"url": "https://github.com/JiuRanYa/IconEase#MIT-1-ov-file"
},
"url": "https://github.com/JiuRanYa/IconEase/releases/download/v1.1.0/IconEase_1.1.0_x64-setup.exe#/dl.7z",
"hash": "3cf13cb0fbe14f541420ec749e3f29ec37435a5b2ac78b02421c3336631e3784",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/JiuRanYa/IconEase/releases/download/v$version/IconEase_$version_x64-setup.exe#/dl.7z"
},
"pre_install": [
"Remove-Item \"$dir\\`$PLUGINSDIR\" -Force -Recurse"
],
"shortcuts": [
[
"icon-set.exe",
"IconEase"
]
]
}

0 comments on commit d1145da

Please sign in to comment.