From 0f8e5c6236cf119d28c116ecf4a4996e1fabaa7c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 2 Aug 2024 21:38:12 +0000 Subject: [PATCH] just 1.34.0 --- Formula/j/just.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"