From 882e24fba0de865741c0c5332f20aa3a70d6f07e Mon Sep 17 00:00:00 2001 From: Inex Code Date: Fri, 28 Mar 2025 21:53:07 +0300 Subject: [PATCH] fix: API reported old version of itself --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 73ed8dc..21049fa 100644 --- a/flake.lock +++ b/flake.lock @@ -45,11 +45,11 @@ ] }, "locked": { - "lastModified": 1743172836, - "narHash": "sha256-Ysfmg49O3i0b8vBDYfhFg0d9Ja/RybxXB+qvC+xbr6c=", + "lastModified": 1743187948, + "narHash": "sha256-2lfTnE0zA7qXHG0ilBIei/gulduMqJrZ3/c/QFiaLmU=", "ref": "inex/add-oauth", - "rev": "d1db6ba7e4ba6fe7c0b39d1e381720d7b86b4806", - "revCount": 1739, + "rev": "6653a48b25d449002046b36e43315b0a194cd5d4", + "revCount": 1740, "type": "git", "url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git" },