Skip to content

Commit 04e85a9

Browse files
committed
packetry 0.4.0
1 parent 7428fcf commit 04e85a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/packetry.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Packetry < Formula
22
desc "Fast, intuitive USB 2.0 protocol analysis application for use with Cynthion"
33
homepage "https://github.com/greatscottgadgets/packetry"
4-
url "https://github.com/greatscottgadgets/packetry/archive/refs/tags/v0.3.0.tar.gz"
5-
sha256 "dfb25d42288a20f1377624736da3199214ca89d1f85029b9fd8ac7b4060c3de0"
4+
url "https://github.com/greatscottgadgets/packetry/archive/refs/tags/v0.4.0.tar.gz"
5+
sha256 "2f2e36500fd29a46bf9043cf3b9a8dde6d14864ac7e6a1782cdce573b81859ee"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)