ijhttp: 242.21829.56 -> 243.24978.46 (#382177)

This commit is contained in:
Wolfgang Walther
2025-02-25 19:58:29 +01:00
committed by GitHub
+2 -2
View File
@@ -9,11 +9,11 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "ijhttp";
version = "242.21829.56";
version = "243.24978.46";
src = fetchurl {
url = "https://download.jetbrains.com/resources/intellij/http-client/${finalAttrs.version}/intellij-http-client.zip";
hash = "sha256-MinRCVwEpO/yToOT2zZPxmW58+FhbX2FjEOAtgfkKVk=";
hash = "sha256-L9u/Y0pD/OD2I2WX6mgV5riP8y7Ik+6zVcM/WZJs7rE=";
};
nativeBuildInputs = [