From 3f227c2d4d0a6b3c948c5c61f04057e359e3e5c0 Mon Sep 17 00:00:00 2001 From: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com> Date: Wed, 2 Apr 2025 00:25:53 +0530 Subject: [PATCH] Fix [integration] tests failing on `main` --- integration_tests/recipes/geos/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/integration_tests/recipes/geos/meta.yaml b/integration_tests/recipes/geos/meta.yaml index 77d763dc..187062d6 100644 --- a/integration_tests/recipes/geos/meta.yaml +++ b/integration_tests/recipes/geos/meta.yaml @@ -1,11 +1,11 @@ package: name: geos - version: 3.12.1 + version: 3.13.1 tag: - library source: - url: https://github.com/libgeos/geos/releases/download/3.12.1/geos-3.12.1.tar.bz2 - sha256: d6ea7e492224b51193e8244fe3ec17c4d44d0777f3c32ca4fb171140549a0d03 + url: https://github.com/libgeos/geos/releases/download/3.13.1/geos-3.13.1.tar.bz2 + sha256: df2c50503295f325e7c8d7b783aca8ba4773919cde984193850cf9e361dfd28c build: type: shared_library