diff --git a/Formula/carapace.rb b/Formula/carapace.rb index 8f21ccc..e6efd20 100644 --- a/Formula/carapace.rb +++ b/Formula/carapace.rb @@ -1,7 +1,6 @@ class Carapace < Formula desc "Multi-shell multi-command argument completer" homepage "https://github.com/carapace-sh/carapace-bin" - version "1.0.5" license "MIT" on_macos do diff --git a/Formula/chatgpt-cli.rb b/Formula/chatgpt-cli.rb index 5c91a1d..be2a40e 100644 --- a/Formula/chatgpt-cli.rb +++ b/Formula/chatgpt-cli.rb @@ -1,7 +1,6 @@ class ChatgptCli < Formula desc "Simple cli wrapper for ChatGPT API, powered by GPT-3.5-turbo model" homepage "https://github.com/j178/chatgpt" - version "1.3.4" license "MIT" on_macos do diff --git a/Formula/termscp.rb b/Formula/termscp.rb index 3e049b3..11dce24 100644 --- a/Formula/termscp.rb +++ b/Formula/termscp.rb @@ -1,7 +1,6 @@ class Termscp < Formula - desc "Feature rich terminal file transfer and explorer with support for SCP/SFTP/FTP/S3/SMB/WebDAV" + desc "Feature rich terminal file transfer and explorer" homepage "https://termscp.veeso.dev/" - version "0.13.0" license "MIT" on_macos do diff --git a/Formula/wthrr.rb b/Formula/wthrr.rb index 12b7804..a93c392 100644 --- a/Formula/wthrr.rb +++ b/Formula/wthrr.rb @@ -1,7 +1,6 @@ class Wthrr < Formula desc "Weather companion for the terminal. Rust app" homepage "https://github.com/ttytm/wthrr-the-weathercrab" - version "1.2.0" license "MIT" on_macos do