Skip to content

Commit e695797

Browse files
committed
Bump bb to 0.9.162
1 parent c377795 commit e695797

File tree

9 files changed

+24
-24
lines changed

9 files changed

+24
-24
lines changed

modules/holy-lambda-babashka-layer/Dockerfile-amd64.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN apt-get update && apt-get install -y wget zip
66

77
ENV GITLIBS=".gitlibs/"
88
ENV CLOJURE_TOOLS_DIR=/opt
9-
ARG BABASHKA_VERSION=0.7.4
9+
ARG BABASHKA_VERSION=0.9.162
1010

1111
COPY bootstrap .
1212
COPY hacks.clj .

modules/holy-lambda-babashka-layer/Dockerfile-arm64.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN apt-get update && apt-get install -y wget zip
66

77
ENV GITLIBS=".gitlibs/"
88
ENV CLOJURE_TOOLS_DIR=/opt
9-
ARG BABASHKA_VERSION=0.7.4
9+
ARG BABASHKA_VERSION=0.9.162
1010

1111
COPY bootstrap .
1212
COPY hacks.clj .

modules/holy-lambda-babashka-layer/README-amd64.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
[Holy Lambda](https://github.com/FieryCod/holy-lambda) is an extraordinary simple, performant, and extensible custom AWS Lambda runtime for Clojure.
33

44
- Architecture: amd64
5-
- Babashka: 0.7.4
6-
- Semantic version: 0.6.6
5+
- Babashka: 0.9.162
6+
- Semantic version: 0.7.0
77

88
# Documentation
99
The holy-lambda documentation is available [here](https://fierycod.github.io/holy-lambda).

modules/holy-lambda-babashka-layer/README-arm64.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
[Holy Lambda](https://github.com/FieryCod/holy-lambda) is an extraordinary simple, performant, and extensible custom AWS Lambda runtime for Clojure.
33

44
- Architecture: arm64
5-
- Babashka: 0.7.4
6-
- Semantic version: 0.6.6
5+
- Babashka: 0.9.162
6+
- Semantic version: 0.7.0
77

88
# Documentation
99
The holy-lambda documentation is available [here](https://fierycod.github.io/holy-lambda).

modules/holy-lambda-babashka-layer/packaged-amd64.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
AWSTemplateFormatVersion: 2010-09-09
22
Transform: AWS::Serverless-2016-10-31
33
Description: 'Holy-lambda micro framework babashka compatible runtime/backend layer:
4-
- Architecture: amd64, - Babashka: 0.7.4, - SemanticVersion: 0.6.6
4+
- Architecture: amd64, - Babashka: 0.9.162, - SemanticVersion: 0.7.0
55
66
'
77
Resources:
@@ -11,7 +11,7 @@ Resources:
1111
LayerName: holy-lambda-babashka-runtime-amd64
1212
Description: holy-lambda micro framework babashka compatible backend layer for
1313
amd64.
14-
ContentUri: s3://holy-lambda-babashka-layer/holy-lambda/490c78e1195fe17df7ad060a52342556
14+
ContentUri: s3://holy-lambda-babashka-layer/holy-lambda/1c17dd3a3022b423db0c501d6576a6eb
1515
CompatibleArchitectures:
1616
- x86_64
1717
CompatibleRuntimes:
@@ -39,9 +39,9 @@ Metadata:
3939
- clojure
4040
SpdxLicenseId: MIT
4141
Description: 'Holy-lambda micro framework babashka compatible runtime/backend
42-
layer: - Architecture: amd64, - Babashka: 0.7.4, - SemanticVersion: 0.6.6
42+
layer: - Architecture: amd64, - Babashka: 0.9.162, - SemanticVersion: 0.7.0
4343
4444
'
4545
LicenseUrl: s3://holy-lambda-babashka-layer/holy-lambda/85789fb51c8e8f53b03fd823913f46a9
46-
ReadmeUrl: s3://holy-lambda-babashka-layer/holy-lambda/89b38968076c328a94d50b6f5180c5df
46+
ReadmeUrl: s3://holy-lambda-babashka-layer/holy-lambda/ad1c524e7e0561f65af1875fb78fd0ac
4747
SourceCodeUrl: https://github.com/FieryCod/holy-lambda/tree/master/modules/holy-lambda-babashka-layer

modules/holy-lambda-babashka-layer/packaged-arm64.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
AWSTemplateFormatVersion: 2010-09-09
22
Transform: AWS::Serverless-2016-10-31
33
Description: 'Holy-lambda micro framework babashka compatible runtime/backend layer:
4-
- Architecture: arm64, - Babashka: 0.7.4, - SemanticVersion: 0.6.6
4+
- Architecture: arm64, - Babashka: 0.9.162, - SemanticVersion: 0.7.0
55
66
'
77
Resources:
@@ -11,7 +11,7 @@ Resources:
1111
LayerName: holy-lambda-babashka-runtime-arm64
1212
Description: holy-lambda micro framework babashka compatible backend layer for
1313
arm64.
14-
ContentUri: s3://holy-lambda-babashka-layer/holy-lambda/16ef61c588f4bf4a90bb9018dc9f8161
14+
ContentUri: s3://holy-lambda-babashka-layer/holy-lambda/62b8d5e02cdf5f0cec7670bdced7c66a
1515
CompatibleArchitectures:
1616
- arm64
1717
CompatibleRuntimes:
@@ -39,9 +39,9 @@ Metadata:
3939
- clojure
4040
SpdxLicenseId: MIT
4141
Description: 'Holy-lambda micro framework babashka compatible runtime/backend
42-
layer: - Architecture: arm64, - Babashka: 0.7.4, - SemanticVersion: 0.6.6
42+
layer: - Architecture: arm64, - Babashka: 0.9.162, - SemanticVersion: 0.7.0
4343
4444
'
4545
LicenseUrl: s3://holy-lambda-babashka-layer/holy-lambda/85789fb51c8e8f53b03fd823913f46a9
46-
ReadmeUrl: s3://holy-lambda-babashka-layer/holy-lambda/76f21b56dbe27efb27cee2137565a53d
46+
ReadmeUrl: s3://holy-lambda-babashka-layer/holy-lambda/cada3a632e68a6f02791f95e7b51a054
4747
SourceCodeUrl: https://github.com/FieryCod/holy-lambda/tree/master/modules/holy-lambda-babashka-layer

modules/holy-lambda-babashka-layer/publish.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
(def ARCHS #{ARM64 AMD64})
99
(def FILES #{"README.md.template" "Dockerfile.bb.template" "template.yml.template"})
1010

11-
(def BABASHKA_VERSION "0.8.0")
12-
(def SEMANTIC_VERSION "0.6.7")
11+
(def BABASHKA_VERSION "0.9.162")
12+
(def SEMANTIC_VERSION "0.7.0")
1313

1414
(defn arch->subcord
1515
[arch]

modules/holy-lambda-babashka-layer/template-amd64.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Transform: AWS::Serverless-2016-10-31
33
Description: >
44
Holy-lambda micro framework babashka compatible runtime/backend layer:
55
- Architecture: amd64,
6-
- Babashka: 0.7.4,
7-
- SemanticVersion: 0.6.6
6+
- Babashka: 0.9.162,
7+
- SemanticVersion: 0.7.0
88
99
Resources:
1010
BabashkaLayer:
@@ -36,8 +36,8 @@ Metadata:
3636
Description: >
3737
Holy-lambda micro framework babashka compatible runtime/backend layer:
3838
- Architecture: amd64,
39-
- Babashka: 0.7.4,
40-
- SemanticVersion: 0.6.6
39+
- Babashka: 0.9.162,
40+
- SemanticVersion: 0.7.0
4141
LicenseUrl: LICENSE
4242
ReadmeUrl: README-amd64.md
4343
SourceCodeUrl: https://github.com/FieryCod/holy-lambda/tree/master/modules/holy-lambda-babashka-layer

modules/holy-lambda-babashka-layer/template-arm64.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Transform: AWS::Serverless-2016-10-31
33
Description: >
44
Holy-lambda micro framework babashka compatible runtime/backend layer:
55
- Architecture: arm64,
6-
- Babashka: 0.7.4,
7-
- SemanticVersion: 0.6.6
6+
- Babashka: 0.9.162,
7+
- SemanticVersion: 0.7.0
88
99
Resources:
1010
BabashkaLayer:
@@ -36,8 +36,8 @@ Metadata:
3636
Description: >
3737
Holy-lambda micro framework babashka compatible runtime/backend layer:
3838
- Architecture: arm64,
39-
- Babashka: 0.7.4,
40-
- SemanticVersion: 0.6.6
39+
- Babashka: 0.9.162,
40+
- SemanticVersion: 0.7.0
4141
LicenseUrl: LICENSE
4242
ReadmeUrl: README-arm64.md
4343
SourceCodeUrl: https://github.com/FieryCod/holy-lambda/tree/master/modules/holy-lambda-babashka-layer

0 commit comments

Comments
 (0)