-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update sennheiser-digital6000 to v1.0.5
- Loading branch information
1 parent
c988349
commit b1f2fc2
Showing
4 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
MODULE_NAME=sennheiser-digital6000 | ||
GIT_REF=v1.0.4 | ||
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/10567773775 | ||
UPDATE_DATE=2024-08-26 | ||
GIT_REF=v1.0.5 | ||
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/11005835524 | ||
UPDATE_DATE=2024-09-24 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"id":"sennheiser-digital6000","name":"sennheiser-digital6000","shortname":"Digital 6000","description":"Control the Digital 6000 Radio Microphone System","version":"1.0.4","license":"MIT","repository":"git+https://github.com/bitfocus/companion-module-sennheiser-digital6000.git","bugs":"https://github.com/bitfocus/companion-module-sennheiser-digital6000/issues","maintainers":[{"name":"Phillip Ivan Pietruschka","email":"ivanpietruschka@gmail.com"}],"runtime":{"type":"node18","api":"nodejs-ipc","apiVersion":"1.10.0","entrypoint":"../main.js"},"legacyIds":[],"manufacturer":"Sennheiser","products":["EM 6000","EM 6000 Dante","L 6000"],"keywords":["RF","Radio Microphone"],"bonjourQueries":{"bonjour_host":[{"type":"ssc","protocol":"udp","txt":{"Model":"EM6000"}},{"type":"ssc","protocol":"udp","txt":{"Model":"L6000"}}]}} | ||
{"id":"sennheiser-digital6000","name":"sennheiser-digital6000","shortname":"Digital 6000","description":"Control the Digital 6000 Radio Microphone System","version":"1.0.5","license":"MIT","repository":"git+https://github.com/bitfocus/companion-module-sennheiser-digital6000.git","bugs":"https://github.com/bitfocus/companion-module-sennheiser-digital6000/issues","maintainers":[{"name":"Phillip Ivan Pietruschka","email":"ivanpietruschka@gmail.com"}],"runtime":{"type":"node18","api":"nodejs-ipc","apiVersion":"1.10.0","entrypoint":"../main.js"},"legacyIds":[],"manufacturer":"Sennheiser","products":["EM 6000","EM 6000 Dante","L 6000"],"keywords":["RF","Radio Microphone"],"bonjourQueries":{"bonjour_host":[{"type":"ssc","protocol":"udp","txt":{"Model":"EM6000"}},{"type":"ssc","protocol":"udp","txt":{"Model":"L6000"}}]}} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"name":"sennheiser-digital6000","version":"1.0.4","license":"MIT","type":"commonjs","dependencies":{}} | ||
{"name":"sennheiser-digital6000","version":"1.0.5","license":"MIT","type":"commonjs","dependencies":{}} |