apidog: 2.8.32 -> 2.8.33

This commit is contained in:
R. Ryantm
2026-06-10 18:52:15 +00:00
parent 1219163dee
commit 6bb14dc39f
+2 -2
View File
@@ -7,11 +7,11 @@
let
pname = "apidog";
version = "2.8.32";
version = "2.8.33";
src = fetchurl {
url = "https://file-assets.apidog.com/download/${version}/Apidog-${version}.AppImage";
hash = "sha256-7MaDC9VsiC+iHe83Vd4vDJQPoDLwUFmCu3R1OwVcTjM=";
hash = "sha256-RimlzPkIAFmsTgtSBocZy4g2S3eCvGq/r993u0Gjj/4=";
};
appimageContents = appimageTools.extract {