forked from ModbusScope/ModbusScope
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdfetch.yaml
More file actions
34 lines (29 loc) · 696 Bytes
/
dfetch.yaml
File metadata and controls
34 lines (29 loc) · 696 Bytes
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
manifest:
version: '0.0'
remotes:
- name: github
url-base: https://github.com
projects:
- name: muparser
dst: libraries/muparser
revision: 8285496c9951d1c7c71e175f9e2c9cfe9ca9c969
repo-path: beltoforion/muparser
ignore:
- .github
- .vscode
- samples
- appveyor.yml
- name: qcustomplot
dst: libraries/qcustomplot
branch: v2.1.1
repo-path: jgeudens/qcustomplot-release
patch: libraries/patches/axis_deselect_modifier.patch
- name: googletest
dst: tests/googletest
tag: v1.15.2
repo-path: google/googletest
- name: lucide-icons
dst: icons
tag: 0.469.0
src: icons
repo-path: lucide-icons/lucide.git