Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Commit a734a8b

Browse files
build: run synthtool for publish configs (#642)
Ran the latest `synthtool` manually.
1 parent afb3a89 commit a734a8b

File tree

6 files changed

+15
-10
lines changed

6 files changed

+15
-10
lines changed

.kokoro/release/docs-devsite.sh

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.kokoro/release/publish.cfg

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.kokoro/samples-test.sh

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.kokoro/system-test.sh

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.kokoro/test.sh

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

synth.metadata

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,23 @@
33
{
44
"git": {
55
"name": ".",
6-
"remote": "https://github.com/googleapis/nodejs-speech.git",
7-
"sha": "59a09abbeb5d695f014839e441e716af9aa364dc"
6+
"remote": "git@github.com:googleapis/nodejs-speech",
7+
"sha": "afb3a8982e20de8dc94f1ddbd15e3ff58bbe916a"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "94006b3cb8d2fb44703cf535da15608eed6bf7db",
15-
"internalRef": "325949033"
14+
"sha": "2db5725bf898b544a0cf951e1694d3b0fce5eda3",
15+
"internalRef": "329384854"
1616
}
1717
},
1818
{
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "94421c47802f56a44c320257b2b4c190dc7d6b68"
22+
"sha": "d91dd8aac77f7a9c5506c238038a26fa4f9e361e"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)