apidog: 2.8.27 -> 2.8.28 (#520600)

This commit is contained in:
nixpkgs-ci[bot]
2026-05-15 19:43:11 +00:00
committed by GitHub
+2 -2
View File
@@ -7,11 +7,11 @@
let
pname = "apidog";
version = "2.8.27";
version = "2.8.28";
src = fetchurl {
url = "https://file-assets.apidog.com/download/${version}/Apidog-${version}.AppImage";
hash = "sha256-elZR7IhS+0PvcO/WowADjsPyjM0NB+5BCDz7PTA+Lr0=";
hash = "sha256-P338wk3YrNaeMwhMyMCKZOY2mIi2A6V+RG4f9qSHBhg=";
};
appimageContents = appimageTools.extract {