segger-jlink: 874 -> 952

This commit is contained in:
Benjamin Bugl
2026-07-20 13:26:48 +02:00
committed by BUGL Benjamin / EVVA Wien
parent 5e60b82d49
commit e4d5ca3f95
+6 -6
View File
@@ -1,33 +1,33 @@
{
version = "874";
version = "952";
x86_64-linux = {
os = "Linux";
name = "x86_64";
ext = "tgz";
hash = "sha256-7Ny7G0DXhYTf6MYLmEUT7meYPNMrGLPDdvrVuYyETWA=";
hash = "sha256-Nhsu/5RX/c/uSVw9im0K204TjOvm4B7zKFILOmGG7w8=";
};
i686-linux = {
os = "Linux";
name = "i386";
ext = "tgz";
hash = "sha256-pJ/2KSfoxvXMqAtlXbSXbxGh3zQec0zfZsEbdRw+CMU=";
hash = "sha256-4nxRdHjX2iU+v4yE3nhPT1BV/edEmOgV7itmWukWRyw=";
};
aarch64-linux = {
os = "Linux";
name = "arm64";
ext = "tgz";
hash = "sha256-IgX30NgPAkQ4nsJRbVqTcW7y8XN8prmpG+/S0dpJriE=";
hash = "sha256-MFBQpgtE9PA6sXbQV+YOEavvB2vtZ9NOP59EhccLWHw=";
};
armv7l-linux = {
os = "Linux";
name = "arm";
ext = "tgz";
hash = "sha256-ZU4ibaO0Kg6/fVCthsV+scWdJuENcUHi187XN8OOdcw=";
hash = "sha256-KoSgRi8+EQakf+IF5jUx9OWha9cQWbFBC5Rn1Awy9zg=";
};
aarch64-darwin = {
os = "MacOSX";
name = "arm64";
ext = "pkg";
hash = "sha256-wfK9cV2Ul3LGmqTwerS1+BR0BuhmCFZdXtWykwJqWCM=";
hash = "sha256-uglfWXxoKC4yZ/2N4LUFp6ZZin//yWkdtO6LyFv/MkE=";
};
}