We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3358ff commit de35b57Copy full SHA for de35b57
Formula/p/probe-rs-tools.rb
@@ -2,7 +2,7 @@ class ProbeRsTools < Formula
2
desc "Collection of on chip debugging tools to communicate with microchips"
3
homepage "https://probe.rs"
4
url "https://github.com/probe-rs/probe-rs/archive/refs/tags/v0.25.0.tar.gz"
5
- sha256 "693d76eb1ee697d420781e28cfbb4e527c6176eca327a4c92e26daf7e52c153f"
+ sha256 "2125485e416674b1b884619dc98cb9fd21e598e7b52cc15dec7b125614b8196a"
6
license "Apache-2.0"
7
head "https://github.com/probe-rs/probe-rs.git", branch: "master"
8
0 commit comments