diff --git a/drupal-11.yaml b/drupal-11.yaml index 09de10a4277..518facc141a 100644 --- a/drupal-11.yaml +++ b/drupal-11.yaml @@ -1,7 +1,7 @@ package: name: drupal-11 description: Drupal is an open source content management platform powering millions of websites and applications. - version: "11.1.8" + version: "11.2.0" epoch: 0 resources: cpu: 17 @@ -77,14 +77,14 @@ pipeline: with: repository: https://github.com/drupal/drupal.git tag: ${{package.version}} - expected-commit: b62f0f54e12eaa925c06e2a25e24962c8185722f + expected-commit: 338d58439d5b59d92ac9519ad81ffd916b673841 destination: /usr/src/${{package.name}} - uses: git-checkout with: repository: https://github.com/drupal/recommended-project.git tag: ${{package.version}} - expected-commit: 5c3ed42e6bd926c50afa1fc33f8e4717fe4c483f + expected-commit: 2c18f2b9d3dda5740de07bf81a5602afee97c611 destination: vendor-binaries # For compatibility with upstream image that has `/opt/drupal/{vendor,recipes}`