apidog: 2.8.12 -> 2.8.23 (#500832)

This commit is contained in:
nixpkgs-ci[bot]
2026-04-05 10:54:31 +00:00
committed by GitHub
+2 -2
View File
@@ -7,11 +7,11 @@
let
pname = "apidog";
version = "2.8.12";
version = "2.8.23";
src = fetchurl {
url = "https://file-assets.apidog.com/download/${version}/Apidog-${version}.AppImage";
hash = "sha256-bCh3GW+K++3eI3SdcD5t7Vk1jYPl4KFWr1dwqXL7fOQ=";
hash = "sha256-N3ULCrYJilcc3R102ndXjKH3g/km7WcEMdi+NL8nmqA=";
};
appimageContents = appimageTools.extract {