aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/pkg
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-05-10 16:42:42 +0900
committerOphestra <cat@gensokyo.uk>2026-05-10 16:42:42 +0900
commitd0a63b942e1f4ad7088f6884c52dde48f373fe69 (patch)
treebd250468cbe325106bd2e21cf825f85d5fc55f10 /internal/pkg
parent7f2126df32c2d68526fcd31a558b2ef85f4109f2 (diff)
internal/pkg: add arm64 sums
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/pkg')
-rw-r--r--internal/pkg/internal/testtool/expected/sum_arm64.go10
1 files changed, 10 insertions, 0 deletions
diff --git a/internal/pkg/internal/testtool/expected/sum_arm64.go b/internal/pkg/internal/testtool/expected/sum_arm64.go
new file mode 100644
index 00000000..4f6216ea
--- /dev/null
+++ b/internal/pkg/internal/testtool/expected/sum_arm64.go
@@ -0,0 +1,10 @@
+package expected
+
+const (
+ Offline = "K88Nrt1Mt6NZTdAjdq8_Zq2_Jv2mZYyNOfJzkjhTdxiV9G8FY1NtKNh21Kj-H3CO"
+ OvlRoot = "V9anFOiRvjGfAeBhLl14AL8TKdWZyD0WTPYe4fS9mOBw8iW5Lmarvt6TG6MV8uWm"
+ Layers = "tKx7JNRoSBdK_7MdzI-nwTNV2wmiPzwYdcd17oLmXKL_iLmUzUiA79qTqdrTasrv"
+ Net = "aXyDLzBCJ9XltXZIfetEVsEkrqHfcXuD5XE_FcUnYbN3emwL55N6P8LlHzNfGnM5"
+ Promote = "3k4V16n96Lq04gjFSKmm4sFjyQ883FFBNXgTy9s_DjeTwxT3pg_iacEh8yMb_S4m"
+ Work = "6Q49MhFWRE3Ne6MycwAotgl1GtoU5WCHqJNWG2byYZCY-zX-IxPrWiKk7bKkNzhE"
+)