Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
slapos
Commits
e637754f
Commit
e637754f
authored
Jan 22, 2022
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
component/yarn: update default version to 1.22.15
parent
27cf29fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
component/yarn/buildout.cfg
component/yarn/buildout.cfg
+6
-6
No files found.
component/yarn/buildout.cfg
View file @
e637754f
...
@@ -5,11 +5,11 @@ extends =
...
@@ -5,11 +5,11 @@ extends =
../nodejs/buildout.cfg
../nodejs/buildout.cfg
[yarn]
[yarn]
<= yarn-1.22.1
0
<= yarn-1.22.1
5
[yarn-1.22.1
0
]
[yarn-1.22.1
5
]
<= yarn-wrapper
<= yarn-wrapper
yarn-download = ${yarn-download-1.22.1
0
:location}
yarn-download = ${yarn-download-1.22.1
5
:location}
[yarn-1.17.3]
[yarn-1.17.3]
<= yarn-wrapper
<= yarn-wrapper
...
@@ -43,10 +43,10 @@ recipe = slapos.recipe.build:download-unpacked
...
@@ -43,10 +43,10 @@ recipe = slapos.recipe.build:download-unpacked
shared = true
shared = true
url = https://github.com/yarnpkg/yarn/releases/download/v${:version}/yarn-v${:version}.tar.gz
url = https://github.com/yarnpkg/yarn/releases/download/v${:version}/yarn-v${:version}.tar.gz
[yarn-download-1.22.1
0
]
[yarn-download-1.22.1
5
]
<= yarn-download
<= yarn-download
version = 1.22.1
0
version = 1.22.1
5
md5sum =
52e8dbe9d0cb90683dd3ee2ebf2becb8
md5sum =
4113da7ab81a77fb30f74737a459a225
[yarn-download-1.17.3]
[yarn-download-1.17.3]
<= yarn-download
<= yarn-download
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment