▍ humdrum codex / homebrew-tap

sportsball v0.1.0

43bd386fe8915aa5bfcb3086cc38125ff863bac4
custard <custard@git.kortum.world> · 2026-06-17 21:40

parent 1202a2e2

1 files changed

Formula/sportsball.rb +1 −2
@@ -1,10 +1,9 @@
 # Generated by custard brew-release.sh — do not edit by hand.
 class Sportsball < Formula
-  desc "sportsball"
+  desc "Terminal dashboard for live sports — a Bubble Tea TUI (World Cup, MLB, NBA, WNBA, NHL, NFL)."
   homepage "https://git.kortum.world/r/sportsball"
   url "https://git.kortum.world/dl/sportsball-0.1.0.tar.gz"
   sha256 "957a7f88a4caaf04f69424cd3bb2c02abeb358bee2429328e406f6fc5b21a99a"
-  version "0.1.0"
   license "AGPL-3.0-or-later"
 
   depends_on "go" => :build