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.
2 parents b3e5490 + e2f6932 commit 086fb89Copy full SHA for 086fb89
common/Makefile
@@ -6,6 +6,7 @@ update-irp-protocols.xsd:
6
7
update-girr:
8
wget -O schemas/girr_ns-1.1.xsd https://raw.githubusercontent.com/bengtmartensson/Girr/master/src/main/schemas/girr_ns-1.1.xsd
9
+ wget -O schemas/girr_ns-1.2.xsd https://raw.githubusercontent.com/bengtmartensson/Girr/master/src/main/schemas/girr_ns-1.2.xsd
10
wget -O schemas/girr_ns.xsd https://raw.githubusercontent.com/bengtmartensson/Girr/master/src/main/schemas/girr_ns.xsd
11
wget -O schemas/girr.xsd https://raw.githubusercontent.com/bengtmartensson/Girr/master/src/main/schemas/girr.xsd
12
0 commit comments