apidog: 2.8.28 -> 2.8.30

This commit is contained in:
R. Ryantm
2026-05-23 17:08:33 +00:00
parent 2bb5ecd583
commit 2f50367ee5
+2 -2
View File
@@ -7,11 +7,11 @@
let
pname = "apidog";
version = "2.8.28";
version = "2.8.30";
src = fetchurl {
url = "https://file-assets.apidog.com/download/${version}/Apidog-${version}.AppImage";
hash = "sha256-P338wk3YrNaeMwhMyMCKZOY2mIi2A6V+RG4f9qSHBhg=";
hash = "sha256-h5h/zhUbnYYtYVyWySLZk3QISd4VWs5Gl/JdhgMJKh8=";
};
appimageContents = appimageTools.extract {