-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbundle.yaml
41 lines (37 loc) · 1.28 KB
/
bundle.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
- name: ast-grep
version: 0.20.2
urls:
- https://github.com/ast-grep/ast-grep/releases/download/${VERSION}/sg-x86_64-unknown-linux-gnu.zip
- https://raw.githubusercontent.com/ast-grep/ast-grep/${VERSION}/LICENSE
license: LICENSE
files:
- sg
- name: cargo-machete
version: 0.6.0
urls:
- https://github.com/bnjbvr/cargo-machete/releases/download/v${VERSION}/cargo-machete-v${VERSION}-x86_64-unknown-linux-musl.tar.gz
license: LICENSE.md
files:
- cargo-machete
- name: cargo-deny
version: 0.14.3
urls:
- https://github.com/EmbarkStudios/cargo-deny/releases/download/${VERSION}/cargo-deny-${VERSION}-x86_64-unknown-linux-musl.tar.gz
license: LICENSE-MIT
files:
- cargo-deny
- name: cargo-hakari
version: 0.9.28
urls:
- https://github.com/guppy-rs/guppy/releases/download/cargo-hakari-${VERSION}/cargo-hakari-${VERSION}-x86_64-unknown-linux-gnu.tar.gz
- https://raw.githubusercontent.com/guppy-rs/guppy/cargo-hakari-${VERSION}/LICENSE-MIT
license: LICENSE-MIT
files:
- cargo-hakari
- name: cargo-group-imports
version: 0.1.4
urls:
- https://github.com/cpg314/cargo-group-imports/releases/download/v${VERSION}/cargo-group-imports-${VERSION}-1-x86_64-unknown-linux-gnu.tar.gz
license: licenses.html
files:
- cargo-group-imports