Skip to content

Commit a47937d

Browse files
committed
go-crontab: add version 0.0.9
1 parent c43031e commit a47937d

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

bucket/go-crontab.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"homepage": "https://github.com/hezhizheng/go-crontab",
3+
"license": "MIT",
4+
"suggest": {
5+
"run damon": [ "extras/shawl" ]
6+
},
7+
"url": "https://github.com/hezhizheng/go-crontab/releases/download/v0.0.9/go-crontab-win64.7z",
8+
"version": "0.0.9",
9+
"hash": "59addb7e019aa2dcbd11dc4b479bb2f877015d27f5bec8a0d6177b828790a831",
10+
"bin": "go-crontab.exe",
11+
"persist": [
12+
"logs",
13+
"config.json"
14+
],
15+
"checkver": {
16+
"github": "https://github.com/hezhizheng/go-crontab"
17+
},
18+
"autoupdate": {
19+
"url": "https://github.com/hezhizheng/go-crontab/releases/download/v$version/go-crontab-win64.7z"
20+
}
21+
}

0 commit comments

Comments
 (0)