From 4889527dae6494509fce0b3fefc4ac890d113f11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 13:28:12 -0500 Subject: [PATCH] build(deps): Bump submodules and dependencies (#762) 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 834bbbcfe..b8a18f319 100644 --- a/Makefile +++ b/Makefile @@ -43,13 +43,13 @@ ifneq (,$(findstring arm64,$(ARCH))) 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-20240109005854.qcow2 - LIMA_URL ?= https://deps.runfinch.com/aarch64/lima-and-qemu.macos-aarch64.1704791703.tar.gz + LIMA_URL ?= https://deps.runfinch.com/aarch64/lima-and-qemu.macos-aarch64.1706806357.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-20240108234744.qcow2 - LIMA_URL ?= https://deps.runfinch.com/x86-64/lima-and-qemu.macos-x86_64.1704791703.tar.gz + LIMA_URL ?= https://deps.runfinch.com/x86-64/lima-and-qemu.macos-x86_64.1706806357.tar.gz FINCH_ROOTFS_URL ?= https://deps.runfinch.com/common/x86-64/finch-rootfs-production-amd64-1704738038.tar.gz FINCH_ROOTFS_BASENAME := $(notdir $(FINCH_ROOTFS_URL)) endif diff --git a/deps/finch-core b/deps/finch-core index 512aaf0be..7a3aafcfe 160000 --- a/deps/finch-core +++ b/deps/finch-core @@ -1 +1 @@ -Subproject commit 512aaf0bed7d27c944f777c553d5740bb3177491 +Subproject commit 7a3aafcfe03df5baca01fc38479487a30f5fb9a1