Sha256: 5bb86db5e6f0740cd3dc0add6bf6b586bcd087be8a60b2efe0c6d5096ff79ef1
Contents?: true
Size: 291 Bytes
Versions: 73
Compression:
Stored size: 291 Bytes
Contents
SET url="https://raw.githubusercontent.com/googleapis/google-cloud-ruby/master/.kokoro/trampoline.bat" SET "download=powershell -C Invoke-WebRequest -Uri %url% -OutFile master-trampoline.bat" SET EXIT_STATUS=1 %download% && master-trampoline.bat && SET EXIT_STATUS=0 EXIT %EXIT_STATUS%
Version data entries
73 entries across 73 versions & 2 rubygems