We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b233ca commit 95460e6Copy full SHA for 95460e6
publish.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-GHOSTSCRIPT_VERSION=9.55.0
+GHOSTSCRIPT_VERSION=9.56.1
4
LAYER_NAME='ghostscript'
5
LAYER_VERSION=$(
6
aws lambda publish-layer-version --region "$TARGET_REGION" \
0 commit comments