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 7428fcf commit 04e85a9Copy full SHA for 04e85a9
Formula/p/packetry.rb
@@ -1,8 +1,8 @@
1
class Packetry < Formula
2
desc "Fast, intuitive USB 2.0 protocol analysis application for use with Cynthion"
3
homepage "https://github.com/greatscottgadgets/packetry"
4
- url "https://github.com/greatscottgadgets/packetry/archive/refs/tags/v0.3.0.tar.gz"
5
- sha256 "dfb25d42288a20f1377624736da3199214ca89d1f85029b9fd8ac7b4060c3de0"
+ url "https://github.com/greatscottgadgets/packetry/archive/refs/tags/v0.4.0.tar.gz"
+ sha256 "2f2e36500fd29a46bf9043cf3b9a8dde6d14864ac7e6a1782cdce573b81859ee"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments