Skip to content

Commit fedd800

Browse files
ijhttp: 242.21829.56 -> 243.24978.46 (#382177)
2 parents 1a9bd49 + 76d0086 commit fedd800

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ij/ijhttp/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99

1010
stdenvNoCC.mkDerivation (finalAttrs: {
1111
pname = "ijhttp";
12-
version = "242.21829.56";
12+
version = "243.24978.46";
1313

1414
src = fetchurl {
1515
url = "https://download.jetbrains.com/resources/intellij/http-client/${finalAttrs.version}/intellij-http-client.zip";
16-
hash = "sha256-MinRCVwEpO/yToOT2zZPxmW58+FhbX2FjEOAtgfkKVk=";
16+
hash = "sha256-L9u/Y0pD/OD2I2WX6mgV5riP8y7Ik+6zVcM/WZJs7rE=";
1717
};
1818

1919
nativeBuildInputs = [

0 commit comments

Comments
 (0)