X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/68e068818d559ef35bdf2a138a93596337828ef9..571e5982cc82c4fbefff0d463895a029a68921fe:/cookbooks/apt/recipes/yarn.rb?ds=sidebyside diff --git a/cookbooks/apt/recipes/yarn.rb b/cookbooks/apt/recipes/yarn.rb index ecb1c10e8..7451e96a9 100644 --- a/cookbooks/apt/recipes/yarn.rb +++ b/cookbooks/apt/recipes/yarn.rb @@ -23,5 +23,5 @@ apt_repository "yarn" do uri "https://dl.yarnpkg.com/debian" distribution "stable" components ["main"] - key "23E7166788B63E1E" + key "1646B01B86E50310" end