File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33BUCKET_PREFIX=nr-layers
44
55EXTENSION_DIST_DIR=extensions
6- EXTENSION_DIST_URL=https://github.com/newrelic/newrelic-lambda-extension/releases/download/v0 .0.3 /newrelic-lambda-extension.zip
6+ EXTENSION_DIST_URL=https://github.com/newrelic/newrelic-lambda-extension/releases/download/v1 .0.0 /newrelic-lambda-extension.zip
77EXTENSION_DIST_ZIP=extension.zip
88
99REGIONS=(
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ NJS10X_DIST=$DIST_DIR/nodejs10x.zip
88NJS12X_DIST=$DIST_DIR /nodejs12x.zip
99
1010EXTENSION_DIST_DIR=extensions
11- EXTENSION_DIST_URL=https://github.com/newrelic/newrelic-lambda-extension/releases/download/v0 .0.3 /newrelic-lambda-extension.zip
11+ EXTENSION_DIST_URL=https://github.com/newrelic/newrelic-lambda-extension/releases/download/v1 .0.0 /newrelic-lambda-extension.zip
1212EXTENSION_DIST_ZIP=extension.zip
1313EXTENSION_DIST_PREVIEW_FILE=preview-extensions-ggqizro707
1414
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ PY37_DIST=dist/python37.zip
99PY38_DIST=dist/python38.zip
1010
1111EXTENSION_DIST_DIR=extensions
12- EXTENSION_DIST_URL=https://github.com/newrelic/newrelic-lambda-extension/releases/download/v0 .0.3 /newrelic-lambda-extension.zip
12+ EXTENSION_DIST_URL=https://github.com/newrelic/newrelic-lambda-extension/releases/download/v1 .0.0 /newrelic-lambda-extension.zip
1313EXTENSION_DIST_ZIP=extension.zip
1414EXTENSION_DIST_PREVIEW_FILE=preview-extensions-ggqizro707
1515
You can’t perform that action at this time.
0 commit comments