From 3017c1d3d7d93d61592e79eddcc34317a9671c07 Mon Sep 17 00:00:00 2001
From: ekes <ekes@iskra.net>
Date: Sat, 7 May 2022 14:05:07 +0200
Subject: [PATCH] Update core.

---
 build-radar.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-radar.make b/build-radar.make
index 40275a01..3da563d7 100644
--- a/build-radar.make
+++ b/build-radar.make
@@ -2,7 +2,7 @@ api=2
 core = 7.x
 projects[pressflow][type] = "core"
 projects[pressflow][download][type] = "get"
-projects[pressflow][download][url] = "https://github.com/pressflow/7/archive/pressflow-7.86.zip"
+projects[pressflow][download][url] = "https://github.com/pressflow/7/archive/pressflow-7.89.zip"
 projects[radar][type] = "profile"
 projects[radar][download][type] = "git"
 projects[radar][download][branch] = "7.x-2.x"
-- 
GitLab