apidog: 2.8.12 -> 2.8.23

This commit is contained in:
R. Ryantm
2026-04-04 19:49:43 +00:00
parent ee328b53ba
commit ae6ca4dd16
+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 {