apidog: 2.8.30 -> 2.8.32

This commit is contained in:
R. Ryantm
2026-06-01 16:44:34 +00:00
parent 5da1cb8ee0
commit 85af375155
+2 -2
View File
@@ -7,11 +7,11 @@
let
pname = "apidog";
version = "2.8.30";
version = "2.8.32";
src = fetchurl {
url = "https://file-assets.apidog.com/download/${version}/Apidog-${version}.AppImage";
hash = "sha256-h5h/zhUbnYYtYVyWySLZk3QISd4VWs5Gl/JdhgMJKh8=";
hash = "sha256-7MaDC9VsiC+iHe83Vd4vDJQPoDLwUFmCu3R1OwVcTjM=";
};
appimageContents = appimageTools.extract {