From 4debae4b95bf3171f7fcccae24d9e6dba8dd2734 Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Sat, 2 Sep 2023 19:52:55 -0400 Subject: [PATCH] copilot-for-xcode 0.22.3 --- Casks/c/copilot-for-xcode.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/c/copilot-for-xcode.rb b/Casks/c/copilot-for-xcode.rb index dec6f4b172..71bba100c2 100644 --- a/Casks/c/copilot-for-xcode.rb +++ b/Casks/c/copilot-for-xcode.rb @@ -1,6 +1,6 @@ cask "copilot-for-xcode" do - version "0.22.2" - sha256 "32693d4773b9d6ea0f163005e7684ffd32e6c4b9c0c44fb6bdb6ad0228a87d63" + version "0.22.3" + sha256 "1211dbe751c1269aa0e875c5f528e588771fd6b8993305aa4700b181b63cadaf" url "https://github.com/intitni/CopilotForXcode/releases/download/#{version}/Copilot.for.Xcode.app.zip" name "Copilot for Xcode"