ijhttp: 242.21829.56 -> 243.24978.46

This commit is contained in:
R. Ryantm
2025-02-15 00:49:35 +00:00
parent 795a271ba1
commit 76d008636f
+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 = [