File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 13
13
# See the License for the specific language governing permissions and
14
14
# limitations under the License.
15
15
16
- #! /bin/bash
17
-
18
16
set -eo pipefail
19
17
20
18
# Start the releasetool reporter
Original file line number Diff line number Diff line change 3
3
{
4
4
"git": {
5
5
"name": ".",
6
- "remote": "git@ github.com: googleapis/python-test-utils.git",
7
- "sha": "db6a704119c62ae7d56b5028b4d754efb0a31969 "
6
+ "remote": "https:// github.com/ googleapis/python-test-utils.git",
7
+ "sha": "9e454e34f6785bda65e2fc5310396f9e149d7b41 "
8
8
}
9
9
},
10
10
{
11
11
"git": {
12
12
"name": "synthtool",
13
13
"remote": "https://github.com/googleapis/synthtool.git",
14
- "sha": "716f741f2d307b48cbe8a5bc3bc883571212344a "
14
+ "sha": "d2364eb80b840a36136c8ce12f1c6efabcc9600e "
15
15
}
16
16
}
17
17
]
You can’t perform that action at this time.
0 commit comments