Skip to content

Commit

Permalink
insect 5.9.1
Browse files Browse the repository at this point in the history
insect: deprecate in favor of `numbat`

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
dtrodrigues authored and chenrui333 committed Dec 29, 2024
1 parent bed0747 commit 8f0df93
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Formula/i/insect.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ class Insect < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "8988d5e206cae71f827f36d7085acc298f39c3d30c92abda00610f3e01151dac"
end

# deprecated in favor of `numbat` formula, https://github.com/sharkdp/insect/commit/6c7dea10a491b55250acede0bd740e72177d8945
# see https://github.com/sharkdp/numbat/blob/master/assets/reasons-for-rewriting-in-rust.md
deprecate! date: "2024-12-28", because: "use `numbat` formula instead"

depends_on "node"

on_linux do
Expand Down

0 comments on commit 8f0df93

Please sign in to comment.