Skip to content

Commit

Permalink
Update to v1.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonGungadinMogensen committed Sep 1, 2024
1 parent 6e75eb9 commit bece193
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.40.0.tar.gz"
sha256 "b19eba21075e08fc736aa9d58af1dcc35f0862555f760237d3d99d3d517abfe4"
url "https://github.com/toitlang/jaguar/archive/refs/tags/v1.41.0.tar.gz"
sha256 "b60c7909c3bea8b54438c6921a2ba9cbf6f55dbd8e89972f7216caf9b37b8901"
license "MIT"
head "https://github.com/toitlang/jaguar.git", branch: "main"

Expand Down

0 comments on commit bece193

Please sign in to comment.