Skip to content

Commit 0aa5001

Browse files
authored
youtrack: 2024.3.53776 -> 2024.3.55417 (#367864)
2 parents d4fc9bb + 52d9872 commit 0aa5001

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/yo/youtrack/package.nix

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

1111
stdenvNoCC.mkDerivation (finalAttrs: {
1212
pname = "youtrack";
13-
version = "2024.3.53776";
13+
version = "2024.3.55417";
1414

1515
src = fetchzip {
1616
url = "https://download.jetbrains.com/charisma/youtrack-${finalAttrs.version}.zip";
17-
hash = "sha256-hTezfXdOvNsUiw60lnxLJLk39w39EdqnMzVQIjLCu3g=";
17+
hash = "sha256-5ktWQZxrgoduQR9GOYnPK9kNGExpUDebKgBbhc+ImM8=";
1818
};
1919

2020
nativeBuildInputs = [ makeBinaryWrapper ];

0 commit comments

Comments
 (0)