Skip to content

Commit

Permalink
improv-wifi-serial-client 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicerloop committed Aug 1, 2023
1 parent 6b815c1 commit 4569ad5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/improv-wifi-serial-client.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class ImprovWifiSerialClient < Formula
desc "Configure an IoT device WiFi connection using improv-wifi serial protocol"
homepage "https://github.com/nicerloop/improv-wifi-serial-client"
url "https://github.com/nicerloop/improv-wifi-serial-client/archive/refs/tags/v0.3.0.tar.gz"
sha256 "74c488df6c11154cd56e4feabaf0e887a9c109fa39d04fb1dbaddb616353099b"
url "https://github.com/nicerloop/improv-wifi-serial-client/archive/refs/tags/v0.4.0.tar.gz"
sha256 "108a51cfa835dc0dcace40d7af70b9b6408f937f59b357ddb0b7e17e63291757"

depends_on "rust" => :build

Expand Down

0 comments on commit 4569ad5

Please sign in to comment.