diff --git a/tileserver-gl.yaml b/tileserver-gl.yaml index 45a7b5987d0..6a80b96a5a7 100644 --- a/tileserver-gl.yaml +++ b/tileserver-gl.yaml @@ -1,7 +1,7 @@ package: name: tileserver-gl - version: 5.0.0 - epoch: 5 + version: "5.1.1" + epoch: 0 description: Vector and raster maps with GL styles. Server side rendering by MapLibre GL Native. Map tile server for MapLibre GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc. copyright: - license: BSD-2-Clause @@ -51,10 +51,8 @@ pipeline: with: repository: https://github.com/maptiler/tileserver-gl tag: v${{package.version}} - expected-commit: 6cda7a0b384940b781838be7415b2ae448edcd29 + expected-commit: f7be63a35ceefd14f8dbbfdf06920485f1f079dc destination: app - cherry-picks: | - master/93f72c1fe7671429f234c853e81f202e635522e9: GHSA-3xgq-45jj-v275 fix. Bumps cross-spawn to fix version. # patch and install npm dependencies - uses: patch