File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 17
17
/licenses
18
18
* .run
19
19
/tests
20
+ Twoliter.override
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ TWOLITER_DIR := $(TOOLS_DIR)/twoliter
4
4
TWOLITER := $(TWOLITER_DIR ) /twoliter
5
5
CARGO_HOME := $(TOP ) .cargo
6
6
7
- TWOLITER_VERSION ?= "0.4.5 "
8
- TWOLITER_SHA256_AARCH64 ?= "799103bcc00e1daf931e11eb58630ca7c4d93c14752c3f4dcf25594759e3c3e7 "
9
- TWOLITER_SHA256_X86_64 ?= "b0cd35c0a1257fc98992821eb5ea7a96c021dba166ee2b9d04449b9206b3d941 "
7
+ TWOLITER_VERSION ?= "0.4.6 "
8
+ TWOLITER_SHA256_AARCH64 ?= "12ac3f5a6c641e29481c79289bd07cf1c3494a65e3d283d582feb1d28d8bf2a7 "
9
+ TWOLITER_SHA256_X86_64 ?= "4a2db7c4d0aac75c6b682336539ee57371cfb6dfea81689d07fc1f4a940fd5c5 "
10
10
KIT ?= bottlerocket-core-kit
11
11
ARCH ?= $(shell uname -m)
12
12
VENDOR ?= bottlerocket
You can’t perform that action at this time.
0 commit comments