From 1ebc726acdd46d902d3c6444be8ede3152e65598 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Mon, 30 Sep 2024 10:54:05 +0800 Subject: [PATCH] fix ci --- flatpak/rustdesk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flatpak/rustdesk.json b/flatpak/rustdesk.json index 6b205aa99..6d7acb5b8 100644 --- a/flatpak/rustdesk.json +++ b/flatpak/rustdesk.json @@ -17,7 +17,7 @@ "sources": [ { "type": "archive", - "url": "https://github.com/linux-pam/linux-pam/releases/download/v1.3.2/Linux-PAM-1.3.2.tar.xz", + "url": "https://github.com/linux-pam/linux-pam/releases/download/v1.3.1/Linux-PAM-1.3.1.tar.xz", "sha256": "eff47a4ecd833fbf18de9686632a70ee8d0794b79aecb217ebd0ce11db4cd0db" } ]