Skip to content

Commit

Permalink
Update to v1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonGungadinMogensen committed Nov 7, 2023
1 parent e4467c5 commit 2003d45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/jaguar.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
class Jaguar < Formula
desc "Live reloading for your ESP32"
homepage "https://github.com/toitlang/jaguar"
url "https://github.com/toitlang/jaguar/archive/refs/tags/v1.18.0.tar.gz"
sha256 "31fb4a200ea12af51d42f01dc4046338821d312890077185583231cebf794f7d"
url "https://github.com/toitlang/jaguar/archive/refs/tags/v1.19.0.tar.gz"
sha256 "2d832cc929c220e7f77f46c4885fb3e47e71f5b189bb8610d263daca670748c5"
license "MIT"
head "https://github.com/toitlang/jaguar.git", branch: "main"

Expand Down

0 comments on commit 2003d45

Please sign in to comment.