Skip to content

Commit

Permalink
go-crontab: add version 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
qianlongzt committed Nov 22, 2024
1 parent c43031e commit a47937d
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions bucket/go-crontab.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"homepage": "https://github.com/hezhizheng/go-crontab",
"license": "MIT",
"suggest": {
"run damon": [ "extras/shawl" ]
},
"url": "https://github.com/hezhizheng/go-crontab/releases/download/v0.0.9/go-crontab-win64.7z",
"version": "0.0.9",
"hash": "59addb7e019aa2dcbd11dc4b479bb2f877015d27f5bec8a0d6177b828790a831",
"bin": "go-crontab.exe",
"persist": [
"logs",
"config.json"
],
"checkver": {
"github": "https://github.com/hezhizheng/go-crontab"
},
"autoupdate": {
"url": "https://github.com/hezhizheng/go-crontab/releases/download/v$version/go-crontab-win64.7z"
}
}

0 comments on commit a47937d

Please sign in to comment.