Skip to content

Commit

Permalink
Update to v1.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonGungadinMogensen committed May 6, 2024
1 parent e2c6f60 commit a8eb85d
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.34.0.tar.gz"
sha256 "536174df8c11527753f728bf1f9360deed20ce3a071fa49cfd82867ff80c622f"
url "https://github.com/toitlang/jaguar/archive/refs/tags/v1.35.0.tar.gz"
sha256 "39dfc2cd5f6fbdd630f8774a04da88c4c473a03ee5a5365bd80440655465deeb"
license "MIT"
head "https://github.com/toitlang/jaguar.git", branch: "main"

Expand Down

0 comments on commit a8eb85d

Please sign in to comment.