Skip to content

Commit

Permalink
Update to v1.38.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonGungadinMogensen committed Jun 11, 2024
1 parent d148dc7 commit 3c437c0
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.38.0.tar.gz"
sha256 "42d19b54d486377e378bb98f0ad16b87e454dc0f9ad490d8641324e0fcc4dd91"
url "https://github.com/toitlang/jaguar/archive/refs/tags/v1.38.1.tar.gz"
sha256 "1ccdfa29929a175a930a6e7883512ebc2a6d3717bfc147de016a64ed3e15e498"
license "MIT"
head "https://github.com/toitlang/jaguar.git", branch: "main"

Expand Down

0 comments on commit 3c437c0

Please sign in to comment.