We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c43031e commit a47937dCopy full SHA for a47937d
bucket/go-crontab.json
@@ -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