apidog: 2.8.32 -> 2.8.33 (#530473)

This commit is contained in:
Nick Cao
2026-06-11 20:19:00 +00:00
committed by GitHub
+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 {