From 70fe4c3e0320f237d2e4501fbe2bc4d3320ef3e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 15:55:53 -0400 Subject: [PATCH] build(deps): Bump submodules (#375) Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Signed-off-by: GitHub Co-authored-by: pendo324 --- Makefile | 4 ++-- deps/finch-core | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index d70a40280..f861bd36c 100644 --- a/Makefile +++ b/Makefile @@ -34,13 +34,13 @@ ifneq (,$(findstring arm64,$(ARCH))) SUPPORTED_ARCH = true LIMA_ARCH = aarch64 # From https://dl.fedoraproject.org/pub/fedora/linux/releases/37/Cloud/aarch64/images/ - FINCH_OS_BASENAME ?= Fedora-Cloud-Base-37-1.7.aarch64-20230417202010.qcow2 + FINCH_OS_BASENAME ?= Fedora-Cloud-Base-38-1.6.aarch64-20230508162858.qcow2 LIMA_URL ?= https://deps.runfinch.com/aarch64/lima-and-qemu.macos-aarch64.1681767597.tar.gz else ifneq (,$(findstring x86_64,$(ARCH))) SUPPORTED_ARCH = true LIMA_ARCH = x86_64 # From https://dl.fedoraproject.org/pub/fedora/linux/releases/37/Cloud/x86_64/images/ - FINCH_OS_BASENAME ?= Fedora-Cloud-Base-37-1.7.x86_64-20230417202006.qcow2 + FINCH_OS_BASENAME ?= Fedora-Cloud-Base-38-1.6.x86_64-20230508162554.qcow2 LIMA_URL ?= https://deps.runfinch.com/x86-64/lima-and-qemu.macos-x86_64.1681767607.tar.gz endif diff --git a/deps/finch-core b/deps/finch-core index 1d6ffd1eb..1c85de7b5 160000 --- a/deps/finch-core +++ b/deps/finch-core @@ -1 +1 @@ -Subproject commit 1d6ffd1eb902586404cc0fbcebbf4be6c25571a3 +Subproject commit 1c85de7b5a3aec4678955a0b5e90d7bb598527a7