Skip to content

Commit

Permalink
update bmd-atem to v3.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian authored and github-actions[bot] committed Nov 6, 2024
1 parent 67a3c4f commit 8cc760d
Show file tree
Hide file tree
Showing 13 changed files with 125 additions and 14 deletions.
6 changes: 3 additions & 3 deletions bmd-atem/.build-info
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MODULE_NAME=bmd-atem
GIT_REF=v3.14.0
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/11003281409
UPDATE_DATE=2024-09-23
GIT_REF=v3.14.1
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/11708225358
UPDATE_DATE=2024-11-06
2 changes: 1 addition & 1 deletion bmd-atem/companion/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"$schema":"../node_modules/@companion-module/base/assets/manifest.schema.json","id":"bmd-atem","name":"bmd-atem","shortname":"atem","description":"Module for controlling all models of Blackmagic Design ATEM","version":"3.14.0","license":"MIT","repository":"git+https://github.com/bitfocus/companion-module-bmd-atem.git","bugs":"https://github.com/bitfocus/companion-module-bmd-atem/issues","maintainers":[{"name":"Julian Waller","email":"julian@superfly.tv"}],"legacyIds":["atem"],"runtime":{"type":"node22","api":"nodejs-ipc","apiVersion":"1.11.0","entrypoint":"../main.js"},"manufacturer":"Blackmagic Design","products":["ATEM"],"keywords":["Vision Mixer"],"bonjourQueries":{"bonjourHost":[{"type":"blackmagic","protocol":"tcp","txt":{"class":"AtemSwitcher"}},{"type":"switcher_ctrl","protocol":"udp","txt":{}}]}}
{"$schema":"../node_modules/@companion-module/base/assets/manifest.schema.json","id":"bmd-atem","name":"bmd-atem","shortname":"atem","description":"Module for controlling all models of Blackmagic Design ATEM","version":"3.14.1","license":"MIT","repository":"git+https://github.com/bitfocus/companion-module-bmd-atem.git","bugs":"https://github.com/bitfocus/companion-module-bmd-atem/issues","maintainers":[{"name":"Julian Waller","email":"julian@superfly.tv"}],"legacyIds":["atem"],"runtime":{"type":"node22","api":"nodejs-ipc","apiVersion":"1.11.0","entrypoint":"../main.js"},"manufacturer":"Blackmagic Design","products":["ATEM"],"keywords":["Vision Mixer"],"bonjourQueries":{"bonjourHost":[{"type":"blackmagic","protocol":"tcp","txt":{"class":"AtemSwitcher"}},{"type":"switcher_ctrl","protocol":"udp","txt":{}}]}}
2 changes: 1 addition & 1 deletion bmd-atem/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bmd-atem/node_modules/.yarn-state.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bmd-atem/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bmd-atem",
"version": "3.14.0",
"version": "3.14.1",
"license": "MIT",
"type": "commonjs",
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions bmd-atem/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -330,9 +330,9 @@ __metadata:
linkType: hard

"tslib@npm:^2.6.2":
version: 2.7.0
resolution: "tslib@npm:2.7.0"
checksum: 10c0/469e1d5bf1af585742128827000711efa61010b699cb040ab1800bcd3ccdd37f63ec30642c9e07c4439c1db6e46345582614275daca3e0f4abae29b0083f04a6
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62
languageName: node
linkType: hard

Expand Down

0 comments on commit 8cc760d

Please sign in to comment.