diff --git a/Formula/p/prettierd.rb b/Formula/p/prettierd.rb index 0a9914e458ca72..3098a9194f0016 100644 --- a/Formula/p/prettierd.rb +++ b/Formula/p/prettierd.rb @@ -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"