From 348c5c1a2eb2945beb0cb250b58120cbd8aeb876 Mon Sep 17 00:00:00 2001 From: amantahiliani Date: Fri, 23 May 2025 00:43:33 -0400 Subject: [PATCH] Update --- todo.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/todo.rb b/todo.rb index b532558..5c2e057 100644 --- a/todo.rb +++ b/todo.rb @@ -7,6 +7,10 @@ class Todo < Formula homepage "https://github.com/AmanTahiliani/todo" version "0.3.2-alpha" license "MIT" + + stable do + url "https://github.com/AmanTahiliani/todo/releases/download/v#{version}/todo_Darwin_x86_64.tar.gz" + sha256 "767e7db19b15536be1fb7eb3f77ac477b85cb89f0afd459a7c589f253dc05ccd" on_macos do if Hardware::CPU.intel?