segger-ozone: 3.28e -> 3.30b

This commit is contained in:
MGlolenstine
2023-10-12 22:03:05 +02:00
committed by Nicolas Benes
parent 22522136f0
commit 2c8e24a214
@@ -16,11 +16,11 @@
stdenv.mkDerivation rec {
pname = "segger-ozone";
version = "3.28e";
version = "3.30b";
src = fetchurl {
url = "https://www.segger.com/downloads/jlink/Ozone_Linux_V${(lib.replaceStrings ["."] [""] version)}_x86_64.tgz";
sha256 = "BfmKBAKyTA0V31zkwFLrbT0Xob221KfHa6v0VxKFsSI=";
sha256 = "sha256-W8Fo0q58pAn1aB92CjYARcN3vMLEguvsyozsS7VRArQ=";
};
rpath = lib.makeLibraryPath [