Skip to content

Commit

Permalink
sonixflasher 2.0.6
Browse files Browse the repository at this point in the history
Closes #4.

Signed-off-by: Dimitris Mantzouranis <[email protected]>
  • Loading branch information
dexter93 committed Sep 15, 2024
1 parent 546027f commit 50daaff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/sonixflasher.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Sonixflasher < Formula
desc "CLI-based Flasher for Sonix SN32F2xx MCUs"
homepage "https://github.com/SonixQMK/SonixFlasherC"
url "https://github.com/SonixQMK/SonixFlasherC/archive/refs/tags/2.0.5.tar.gz"
sha256 "4616e3e7030dc74381eb32c1c2a4fe7fd76d1dd0a0b3bee9eb2937b0f1c1975a"
url "https://github.com/SonixQMK/SonixFlasherC/archive/refs/tags/2.0.6.tar.gz"
sha256 "8fe59b56d4d5c5419034700ba43ccca85ee448ba631634c8189dcba59ddbdbcb"
license "GPL-3.0-only"

depends_on "pkg-config" => :build
Expand Down

0 comments on commit 50daaff

Please sign in to comment.