Skip to content

Commit

Permalink
Merge pull request #202613 from Homebrew/bump-insect-5.9.1
Browse files Browse the repository at this point in the history
insect: deprecate in favor of `numbat`
  • Loading branch information
BrewTestBot authored Dec 29, 2024
2 parents 2e45237 + 89f28e1 commit 716a1a4
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: :unmaintained, replacement: "numbat"

depends_on "node"

on_linux do
Expand Down

0 comments on commit 716a1a4

Please sign in to comment.