diff --git a/.github/autobump.txt b/.github/autobump.txt index c46c9f017e109..9a3896ebf5168 100644 --- a/.github/autobump.txt +++ b/.github/autobump.txt @@ -81,6 +81,7 @@ armadillo arp-scan arrayfire artillery +arttime arturo ascii asciidoctor diff --git a/Formula/a/arttime.rb b/Formula/a/arttime.rb index 507637dc72ce1..ad680d43f393d 100644 --- a/Formula/a/arttime.rb +++ b/Formula/a/arttime.rb @@ -1,19 +1,19 @@ class Arttime < Formula desc "Clock, timer, time manager and ASCII+ text-art viewer for the terminal" homepage "https://github.com/poetaman/arttime" - url "https://github.com/poetaman/arttime/archive/refs/tags/v2.3.0.tar.gz" - sha256 "67a750e7c92c3fb632155c510a3ad4a1eb802d14f984fb0dc832505db6072b3a" + url "https://github.com/poetaman/arttime/archive/refs/tags/v2.3.2.tar.gz" + sha256 "e049a3d2a518bc7df318ac934420b00860489df810f3d1c655543b99ccc61edb" license "GPL-3.0-only" head "https://github.com/poetaman/arttime.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "d54dff576546f78262c3312672f4e2702c3815da90602d91364ffb5d8ab42df3" - sha256 cellar: :any_skip_relocation, arm64_ventura: "d54dff576546f78262c3312672f4e2702c3815da90602d91364ffb5d8ab42df3" - sha256 cellar: :any_skip_relocation, arm64_monterey: "d54dff576546f78262c3312672f4e2702c3815da90602d91364ffb5d8ab42df3" - sha256 cellar: :any_skip_relocation, sonoma: "06401c648aeacb02bb22ea2203afb3cd8245829580c44f988025dc1f704e96ca" - sha256 cellar: :any_skip_relocation, ventura: "06401c648aeacb02bb22ea2203afb3cd8245829580c44f988025dc1f704e96ca" - sha256 cellar: :any_skip_relocation, monterey: "06401c648aeacb02bb22ea2203afb3cd8245829580c44f988025dc1f704e96ca" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d54dff576546f78262c3312672f4e2702c3815da90602d91364ffb5d8ab42df3" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "f9044e6f2a242cb2f6d0eb294f58110870ae7ad7ae30f27e66735bae3a7a536a" + sha256 cellar: :any_skip_relocation, arm64_ventura: "f9044e6f2a242cb2f6d0eb294f58110870ae7ad7ae30f27e66735bae3a7a536a" + sha256 cellar: :any_skip_relocation, arm64_monterey: "f9044e6f2a242cb2f6d0eb294f58110870ae7ad7ae30f27e66735bae3a7a536a" + sha256 cellar: :any_skip_relocation, sonoma: "1c8ed9b5f78d9955ecf0a7cda33b2fb6b38aefae736a7cd0a5fb711ccdc2de3a" + sha256 cellar: :any_skip_relocation, ventura: "1c8ed9b5f78d9955ecf0a7cda33b2fb6b38aefae736a7cd0a5fb711ccdc2de3a" + sha256 cellar: :any_skip_relocation, monterey: "1c8ed9b5f78d9955ecf0a7cda33b2fb6b38aefae736a7cd0a5fb711ccdc2de3a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f9044e6f2a242cb2f6d0eb294f58110870ae7ad7ae30f27e66735bae3a7a536a" end depends_on "fzf"