From 2be61f95e2d2b095b1905177eb814e7998a2a123 Mon Sep 17 00:00:00 2001 From: SessionHero01 Date: Wed, 17 Dec 2025 10:23:54 +1100 Subject: [PATCH 1/2] Update libsession-util --- libsession-util | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsession-util b/libsession-util index dc9cbaf..a8c935f 160000 --- a/libsession-util +++ b/libsession-util @@ -1 +1 @@ -Subproject commit dc9cbaf20aa05ed0332e2ec937a2adb499d35990 +Subproject commit a8c935fe2a3ece8a686154abd0c6bb18378ce3f5 From 40e51516269cd31889425d11864814483e3db9bb Mon Sep 17 00:00:00 2001 From: SessionHero01 Date: Wed, 17 Dec 2025 10:24:50 +1100 Subject: [PATCH 2/2] Remove installation of python3 --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5207f49..e302a9f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,5 +24,4 @@ steps: SSH_KEY: from_secret: SSH_KEY commands: - - apt-get -y update && apt-get -y install python3 - ./scripts/upload-maven-artifacts.py \ No newline at end of file