From 9268ed949f6d063e73f3f4dd79ad871582a9f679 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 10 Apr 2026 05:22:54 +0000 Subject: [PATCH] chore: update homebrew formula to 1.4.9 --- homebrew/govon.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homebrew/govon.rb b/homebrew/govon.rb index 8b81a05f..80669b32 100644 --- a/homebrew/govon.rb +++ b/homebrew/govon.rb @@ -6,8 +6,8 @@ class Govon < Formula desc "Agentic CLI shell for Korean public-sector civil complaint workflows" homepage "https://github.com/GovOn-Org/GovOn" - url "https://files.pythonhosted.org/packages/54/c2/bde43626756c1e9e01976833938e36f47e20c421194b96f35718ba67c30e/govon-1.4.8.tar.gz" - sha256 "a55faae190ccd83b8579ae70525faf998797ae353d54d5162ad3077231ea19e6" + url "https://files.pythonhosted.org/packages/f4/9e/54d1532588720281bcb08525f85bc7115610e26040f8ed31f7017b5b9366/govon-1.4.9.tar.gz" + sha256 "141b0a24c022e0e661ed80740943b2961b6d32d702d5d38220252cbfefa2501a" license "MIT" depends_on "python@3.12"