diff --git a/Formula/j/just.rb b/Formula/j/just.rb index 845bbbcd38950..c34439537d37f 100644 --- a/Formula/j/just.rb +++ b/Formula/j/just.rb @@ -1,8 +1,8 @@ class Just < Formula desc "Handy way to save and run project-specific commands" homepage "https://github.com/casey/just" - url "https://github.com/casey/just/archive/refs/tags/1.33.0.tar.gz" - sha256 "0be2fe1116b92249ec8a25a4c14e0308b8a99b4286464ede1483cf149c19d1f5" + url "https://github.com/casey/just/archive/refs/tags/1.34.0.tar.gz" + sha256 "e9f16d28156e1a906f19b267b9fc7c8e47e8f9347c39a7095f0495d4034ce96e" license "CC0-1.0" head "https://github.com/casey/just.git", branch: "master"