Skip to content

Commit

Permalink
Merge pull request #203172 from Homebrew/bump-prettierd-0.26.0
Browse files Browse the repository at this point in the history
prettierd 0.26.0
  • Loading branch information
BrewTestBot authored Jan 6, 2025
2 parents 9f167d8 + 657a34f commit 85ad301
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/p/prettierd.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
class Prettierd < Formula
desc "Prettier daemon"
homepage "https://github.com/fsouza/prettierd"
url "https://registry.npmjs.org/@fsouza/prettierd/-/prettierd-0.25.4.tgz"
sha256 "3150e6d3502855632dc259a717e3833d321db6915d57c958cab6463e292cc033"
url "https://registry.npmjs.org/@fsouza/prettierd/-/prettierd-0.26.0.tgz"
sha256 "4e99452dd2fb62971f8bf035d76af38d0af9a10ce9166f82b9a42d86b9ce0d7c"
license "ISC"

bottle do
sha256 cellar: :any_skip_relocation, all: "c6bff9b787b92531aa1acbd522ddbd8215c377717ef1f69466922bd846f3cc0b"
sha256 cellar: :any_skip_relocation, all: "7267f5166526478255bba5330f289d8d62640495d32ae6799fec9ac81465e569"
end

depends_on "node"
Expand Down

0 comments on commit 85ad301

Please sign in to comment.