From baf645f250344a42bc4ee3ea53e97b2c82dbb55a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 10:24:51 -0700 Subject: [PATCH] build(deps): Bump submodules and dependencies (#551) Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Signed-off-by: GitHub Co-authored-by: ginglis13 --- Makefile | 4 ++-- deps/finch-core | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 1bacf3d4f..db4f476ab 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/38/Cloud/aarch64/images/ - FINCH_OS_BASENAME ?= Fedora-Cloud-Base-38-1.6.aarch64-20230713205101.qcow2 + FINCH_OS_BASENAME ?= Fedora-Cloud-Base-38-1.6.aarch64-20230830214718.qcow2 LIMA_URL ?= https://deps.runfinch.com/aarch64/lima-and-qemu.macos-aarch64.1691201350.tar.gz else ifneq (,$(findstring x86_64,$(ARCH))) SUPPORTED_ARCH = true LIMA_ARCH = x86_64 # From https://dl.fedoraproject.org/pub/fedora/linux/releases/38/Cloud/x86_64/images/ - FINCH_OS_BASENAME ?= Fedora-Cloud-Base-38-1.6.x86_64-20230713205042.qcow2 + FINCH_OS_BASENAME ?= Fedora-Cloud-Base-38-1.6.x86_64-20230830214712.qcow2 LIMA_URL ?= https://deps.runfinch.com/x86-64/lima-and-qemu.macos-x86_64.1691201350.tar.gz endif diff --git a/deps/finch-core b/deps/finch-core index 2ab550381..e53edd02b 160000 --- a/deps/finch-core +++ b/deps/finch-core @@ -1 +1 @@ -Subproject commit 2ab550381e8a06654138d8d60e210f18e806b69e +Subproject commit e53edd02b171365730d3b97e6fc15e895096cc5a