Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update Fedora image #41

Merged
merged 1 commit into from
Jan 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ BUILD_TS := $(shell date +%s)
# Set these variables if they aren't set, or if they are set to ""
# Allows callers to override these default values
# From https://dl.fedoraproject.org/pub/fedora/linux/releases/37/Cloud/x86_64/images/
FINCH_OS_x86_URL := $(or $(FINCH_OS_x86_URL),https://deps.runfinch.com/Fedora-Cloud-Base-37-1.7.x86_64.qcow2)
FINCH_OS_x86_DIGEST := $(or $(FINCH_OS_x86_DIGEST),"sha256:b5b9bec91eee65489a5745f6ee620573b23337cbb1eb4501ce200b157a01f3a0")
FINCH_OS_x86_URL := $(or $(FINCH_OS_x86_URL),https://deps.runfinch.com/Fedora-Cloud-Base-37-1.7.x86_64-20230124181550.qcow2)
FINCH_OS_x86_DIGEST := $(or $(FINCH_OS_x86_DIGEST),"sha256:9490055bc67d883711352f6aee180363dfa68b0d4483b187652119df6eb37db2")
# From https://dl.fedoraproject.org/pub/fedora/linux/releases/37/Cloud/aarch64/images/
FINCH_OS_AARCH64_URL := $(or $(FINCH_OS_AARCH64_URL),https://deps.runfinch.com/Fedora-Cloud-Base-37-1.7.aarch64.qcow2)
FINCH_OS_AARCH64_DIGEST := $(or $(FINCH_OS_AARCH64_DIGEST),"sha256:cc8b0f49bc60875a16eef65ad13e0e86ba502ba3585cc51146f11f4182a628c0")
FINCH_OS_AARCH64_URL := $(or $(FINCH_OS_AARCH64_URL),https://deps.runfinch.com/Fedora-Cloud-Base-37-1.7.aarch64-20230124190350.qcow2)
FINCH_OS_AARCH64_DIGEST := $(or $(FINCH_OS_AARCH64_DIGEST),"sha256:091a3f2b963f7ce1ec961630e52f59d6cd167b614851bf9abea79566e0f41379")
SOCKET_VMNET_URL := $(or $(SOCKET_VMNET_URL),https://deps.runfinch.com/socket_vmnet-1.0.0-alpha.tar.gz)

.DEFAULT_GOAL := all
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Fedora-Cloud-Base-37-1.7.aarch64-20230124190350.qcow2
641230b130390a2cf87cf7c4c6d899ff80fc2fabee4d8ffc048eafaa7b3c0f60f9023718b33b4a22db6a2420677ea5f8b601926621bb08c66c88ec77e259e131 *Fedora-Cloud-Base-37-1.7.aarch64-20230124190350.qcow2
2 changes: 0 additions & 2 deletions hashes/Fedora-Cloud-Base-37-1.7.aarch64.qcow2.sha512

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Fedora-Cloud-Base-37-1.7.x86_64-20230124181550.qcow2
ba39f27ead92d895115beef59a5d7c67d520d42bbf093bfca9071e5e0cd85361b430761bdfee53a5f4fee57637dd639c1dcbe929d87a1e076c568bf16223e9e7 *Fedora-Cloud-Base-37-1.7.x86_64-20230124181550.qcow2
2 changes: 0 additions & 2 deletions hashes/Fedora-Cloud-Base-37-1.7.x86_64.qcow2.sha512

This file was deleted.