ijhttp: 241.14494.240 -> 242.21829.56

This commit is contained in:
R. Ryantm 2024-10-13 18:29:21 +00:00
parent ad77064254
commit 192b8f8587

View File

@ -9,11 +9,11 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "ijhttp";
version = "241.14494.240";
version = "242.21829.56";
src = fetchurl {
url = "https://download.jetbrains.com/resources/intellij/http-client/${finalAttrs.version}/intellij-http-client.zip";
hash = "sha256-PecGB+gwdQGQbWd401qeCFLbmr9fmIBd7lGwLlRLaGg=";
hash = "sha256-MinRCVwEpO/yToOT2zZPxmW58+FhbX2FjEOAtgfkKVk=";
};
nativeBuildInputs = [