Skip to content

Commit

Permalink
segger-jlink: v796 -> v810 (#345776)
Browse files Browse the repository at this point in the history
  • Loading branch information
FliegendeWurst authored Dec 22, 2024
2 parents 42ca917 + 9e3f655 commit 3f0cff2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pkgs/by-name/se/segger-jlink/source.nix
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
version = "796s";
version = "810";
x86_64-linux = {
name = "x86_64";
hash = "sha256-fAuBeKrkz/b7rT4939/489nTAhS7XfK0nU6cjQmAom8=";
hash = "sha256-cnax7D4T5On356mZrd/waH62IXP6BNSJtCM0rw0RnDo=";
};
i686-linux = {
name = "i386";
hash = "sha256-OhNYEeaRl1kp16TmsPXrXwx+CZoqcA/qbMwUKZeONfI=";
hash = "sha256-ERpzSVK7IxriDTH1wkLsiioqV99fRkMIlg0Pd+V+h7g=";
};
aarch64-linux = {
name = "arm64";
hash = "sha256-1OnvTNUF590xgUg/j1dPzMO15XEZuT5vl+uE6o4s5mE=";
hash = "sha256-l+mxhK85GnGLKspXeEy2JOJ+fA8DVIr36tLVCBp7MhU=";
};
armv7l-linux = {
name = "arm";
hash = "sha256-ynXD7ykuKBLsoiJc+mBTnkXsreeclDvxR5M9ZsrQDxw=";
hash = "sha256-DFIaIq57HQbpur2vep1pO/VDOo913b17x3eWhq4wL40=";
};
}

0 comments on commit 3f0cff2

Please sign in to comment.