File tree Expand file tree Collapse file tree 1 file changed +13
-17
lines changed
Expand file tree Collapse file tree 1 file changed +13
-17
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,7 @@ builds:
1313 goarch :
1414 - amd64
1515archives :
16- - replacements :
17- darwin : Darwin
18- linux : Linux
19- windows : Windows
20- 386 : i386
21- amd64 : x86_64
16+ - id : default
2217checksum :
2318 name_template : ' checksums.txt'
2419snapshot :
@@ -39,22 +34,23 @@ release:
3934# # Homebrew
4035brews :
4136 - name : crab
42- tap :
37+ repository :
4338 owner : atomicptr
4439 name : homebrew-tools
45- folder : Formula
40+ directory : Formula
4641 homepage : " https://github.com/atomicptr/crab"
4742 description : |
4843 A versatile tool to crawl dozens of URLs from a given source, like a sitemap or an URL list.
4944# # 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
5854# # Docker
5955dockers :
6056 - dockerfile : Dockerfile
7470 license : MIT
7571 formats :
7672 - deb
77- - rpm
73+ - rpm
You can’t perform that action at this time.
0 commit comments