Commit 99ad155 1 parent d0d658d commit 99ad155 Copy full SHA for 99ad155
File tree 1 file changed +13
-17
lines changed
1 file changed +13
-17
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,7 @@ builds:
13
13
goarch :
14
14
- amd64
15
15
archives :
16
- - replacements :
17
- darwin : Darwin
18
- linux : Linux
19
- windows : Windows
20
- 386 : i386
21
- amd64 : x86_64
16
+ - id : default
22
17
checksum :
23
18
name_template : ' checksums.txt'
24
19
snapshot :
@@ -39,22 +34,23 @@ release:
39
34
# # Homebrew
40
35
brews :
41
36
- name : crab
42
- tap :
37
+ repository :
43
38
owner : atomicptr
44
39
name : homebrew-tools
45
- folder : Formula
40
+ directory : Formula
46
41
homepage : " https://github.com/atomicptr/crab"
47
42
description : |
48
43
A versatile tool to crawl dozens of URLs from a given source, like a sitemap or an URL list.
49
44
# # Scoop
50
- scoop :
51
- bucket :
52
- owner : atomicptr
53
- name : scoop-bucket
54
- homepage : " https://github.com/atomicptr/crab"
55
- description : |
56
- A versatile tool to crawl dozens of URLs from a given source, like a sitemap or an URL list.
57
- license : MIT
45
+ scoops :
46
+ - name : crab
47
+ repository :
48
+ owner : atomicptr
49
+ name : scoop-bucket
50
+ homepage : " https://github.com/atomicptr/crab"
51
+ description : |
52
+ A versatile tool to crawl dozens of URLs from a given source, like a sitemap or an URL list.
53
+ license : MIT
58
54
# # Docker
59
55
dockers :
60
56
- dockerfile : Dockerfile
74
70
license : MIT
75
71
formats :
76
72
- deb
77
- - rpm
73
+ - rpm
You can’t perform that action at this time.
0 commit comments