From c9a649c44d2461ec61506367f467ce071e5005df Mon Sep 17 00:00:00 2001 From: Dimitris Mantzouranis Date: Tue, 17 Sep 2024 05:54:26 +0000 Subject: [PATCH] sonixflasher 2.0.7 Closes #5. Signed-off-by: Dimitris Mantzouranis --- Formula/sonixflasher.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/sonixflasher.rb b/Formula/sonixflasher.rb index 38722c9..fb5eabf 100644 --- a/Formula/sonixflasher.rb +++ b/Formula/sonixflasher.rb @@ -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.6.tar.gz" - sha256 "8fe59b56d4d5c5419034700ba43ccca85ee448ba631634c8189dcba59ddbdbcb" + url "https://github.com/SonixQMK/SonixFlasherC/archive/refs/tags/2.0.7.tar.gz" + sha256 "577f162c64833e19eef6213a6af0c506b534fe3db54ec6d61089e1dae28bcd3e" license "GPL-3.0-only" bottle do