ijhttp: 243.24978.46 -> 252.23892.409 (#428482)

authored by Weijia Wang and committed by GitHub 5f7323e3 37cf8e35

+2 -2
+2 -2
pkgs/by-name/ij/ijhttp/package.nix
··· 9 10 stdenvNoCC.mkDerivation (finalAttrs: { 11 pname = "ijhttp"; 12 - version = "243.24978.46"; 13 14 src = fetchurl { 15 url = "https://download.jetbrains.com/resources/intellij/http-client/${finalAttrs.version}/intellij-http-client.zip"; 16 - hash = "sha256-L9u/Y0pD/OD2I2WX6mgV5riP8y7Ik+6zVcM/WZJs7rE="; 17 }; 18 19 nativeBuildInputs = [
··· 9 10 stdenvNoCC.mkDerivation (finalAttrs: { 11 pname = "ijhttp"; 12 + version = "252.23892.409"; 13 14 src = fetchurl { 15 url = "https://download.jetbrains.com/resources/intellij/http-client/${finalAttrs.version}/intellij-http-client.zip"; 16 + hash = "sha256-yEEDG9NRYYj8K7+32FB3bJ+qPrVUL0/MMfPoBlol418="; 17 }; 18 19 nativeBuildInputs = [