mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
#175632
This commit is contained in:
parent
07a03596a5
commit
c9efa1b9ca
1 changed files with 2 additions and 2 deletions
|
@ -38,9 +38,9 @@ node_repositories(
|
|||
"https://us-central1-elastic-kibana-184716.cloudfunctions.net/kibana-ci-proxy-cache/dist/v{version}/{filename}",
|
||||
],
|
||||
yarn_repositories = {
|
||||
"1.21.1": ("yarn-v1.21.1.tar.gz", "yarn-v1.21.1", "d1d9f4a0f16f5ed484e814afeb98f39b82d4728c6c8beaafb5abc99c02db6674"),
|
||||
"1.22.21": ("yarn-v1.22.21.tar.gz", "yarn-v1.22.21", "a55bb4e85405f5dfd6e7154a444e7e33ad305d7ca858bad8546e932a6688df08"),
|
||||
},
|
||||
yarn_version = "1.21.1",
|
||||
yarn_version = "1.22.21",
|
||||
yarn_urls = [
|
||||
"https://github.com/yarnpkg/yarn/releases/download/v{version}/{filename}",
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue