Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e,f*: use std_npm_args #179047

Merged
merged 14 commits into from
Jul 31, 2024
21 changes: 9 additions & 12 deletions Formula/e/eleventy.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require "language/node"

class Eleventy < Formula
desc "Simpler static site generator"
homepage "https://www.11ty.dev"
Expand All @@ -9,21 +7,20 @@ class Eleventy < Formula
head "https://github.com/11ty/eleventy.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6fa8b9bd74c83ffa168943adb11ad6cd465313d6cafeb9e40dd4980c5a4741f3"
sha256 cellar: :any_skip_relocation, arm64_ventura: "07bbbe3636a0dad5d9918d590e0b04aec34f2e020f5219fed0e42e088b047edb"
sha256 cellar: :any_skip_relocation, arm64_monterey: "07bbbe3636a0dad5d9918d590e0b04aec34f2e020f5219fed0e42e088b047edb"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "07bbbe3636a0dad5d9918d590e0b04aec34f2e020f5219fed0e42e088b047edb"
sha256 cellar: :any_skip_relocation, sonoma: "f92dfbb2e8ac70a4779ca9b7136a3d7924a8e86dad6a4861c0589893df3e8ec5"
sha256 cellar: :any_skip_relocation, ventura: "f5759125de05b3f6e0d60d91812df638a14d441be0cd852da1ce2837200dfcf2"
sha256 cellar: :any_skip_relocation, monterey: "f5759125de05b3f6e0d60d91812df638a14d441be0cd852da1ce2837200dfcf2"
sha256 cellar: :any_skip_relocation, big_sur: "f5759125de05b3f6e0d60d91812df638a14d441be0cd852da1ce2837200dfcf2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0c6b71e62f97215150817b5513e3c30c1670a575645e91eb0cfc94b68f87ac37"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ecfe465a1b07add1f0c6bdf3fb6accef3abcbf2fd81db6eae155da26a235a477"
sha256 cellar: :any_skip_relocation, arm64_ventura: "ecfe465a1b07add1f0c6bdf3fb6accef3abcbf2fd81db6eae155da26a235a477"
sha256 cellar: :any_skip_relocation, arm64_monterey: "ecfe465a1b07add1f0c6bdf3fb6accef3abcbf2fd81db6eae155da26a235a477"
sha256 cellar: :any_skip_relocation, sonoma: "bac187fe950966d6957443d4248b67f596ef7a1e5484d752d7801c4fbe7b07e5"
sha256 cellar: :any_skip_relocation, ventura: "bac187fe950966d6957443d4248b67f596ef7a1e5484d752d7801c4fbe7b07e5"
sha256 cellar: :any_skip_relocation, monterey: "bac187fe950966d6957443d4248b67f596ef7a1e5484d752d7801c4fbe7b07e5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d6c5486cb85e23084f7fb25e156b8859803caffcf1ec844d9dd19e8d69faf697"
end

depends_on "node"

def install
system "npm", "install", *Language::Node.std_npm_install_args(libexec)
system "npm", "install", *std_npm_args
bin.install_symlink Dir["#{libexec}/bin/*"]
deuniversalize_machos
end
Expand Down
19 changes: 9 additions & 10 deletions Formula/e/eslint.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require "language/node"

class Eslint < Formula
desc "AST-based pattern checker for JavaScript"
homepage "https://eslint.org"
Expand All @@ -8,19 +6,20 @@ class Eslint < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f75c51330e5f804e0023d9ac23a9283592cf5ca7c0a9d88584b41d52eba621d2"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f75c51330e5f804e0023d9ac23a9283592cf5ca7c0a9d88584b41d52eba621d2"
sha256 cellar: :any_skip_relocation, arm64_monterey: "f75c51330e5f804e0023d9ac23a9283592cf5ca7c0a9d88584b41d52eba621d2"
sha256 cellar: :any_skip_relocation, sonoma: "349c7cdd6aa11e6b180b80bbb59a921a3c30c0564d1a687decb86346ecb266b2"
sha256 cellar: :any_skip_relocation, ventura: "349c7cdd6aa11e6b180b80bbb59a921a3c30c0564d1a687decb86346ecb266b2"
sha256 cellar: :any_skip_relocation, monterey: "349c7cdd6aa11e6b180b80bbb59a921a3c30c0564d1a687decb86346ecb266b2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "90cdde64d205050f2218b6d05f3881bc8c90c934ee14d066dbe31156443c1cd3"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5ef0881fcbc6e973866e801f74f35373e138287606604a896501ff6c8b57561c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "5ef0881fcbc6e973866e801f74f35373e138287606604a896501ff6c8b57561c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "5ef0881fcbc6e973866e801f74f35373e138287606604a896501ff6c8b57561c"
sha256 cellar: :any_skip_relocation, sonoma: "bd2c78b40116486b9d34bbe3884c850485e41d18ac2a9321a3d4619d178ef688"
sha256 cellar: :any_skip_relocation, ventura: "bd2c78b40116486b9d34bbe3884c850485e41d18ac2a9321a3d4619d178ef688"
sha256 cellar: :any_skip_relocation, monterey: "bd2c78b40116486b9d34bbe3884c850485e41d18ac2a9321a3d4619d178ef688"
sha256 cellar: :any_skip_relocation, x86_64_linux: "29465b475ca8c3c895b813e7f635c6c03c06923e5e3e1731fd630b8865459b09"
end

depends_on "node"

def install
system "npm", "install", *Language::Node.std_npm_install_args(libexec)
system "npm", "install", *std_npm_args
bin.install_symlink Dir["#{libexec}/bin/*"]
end

Expand Down
21 changes: 9 additions & 12 deletions Formula/f/fanyi.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require "language/node"

class Fanyi < Formula
desc "Chinese and English translate tool in your command-line"
homepage "https://github.com/afc163/fanyi"
Expand All @@ -8,15 +6,14 @@ class Fanyi < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6d601e555d930ee4c1b90402d837b802818772c142496e617a4dfef0ae9fd52a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b7728af46fdeeff0990e400a0bdecc76239094a19a4e0589ab1e88394fa3ce6d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "b7728af46fdeeff0990e400a0bdecc76239094a19a4e0589ab1e88394fa3ce6d"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "b7728af46fdeeff0990e400a0bdecc76239094a19a4e0589ab1e88394fa3ce6d"
sha256 cellar: :any_skip_relocation, sonoma: "3eed09616fa08706056055b7278afb90a6122ab549eb4f0b8d8e49b9f0b61e9d"
sha256 cellar: :any_skip_relocation, ventura: "4f43524726f3d282299f7a68b1c436f3d70f6be419cd8d4c9d41c1d58ee51b20"
sha256 cellar: :any_skip_relocation, monterey: "4f43524726f3d282299f7a68b1c436f3d70f6be419cd8d4c9d41c1d58ee51b20"
sha256 cellar: :any_skip_relocation, big_sur: "4f43524726f3d282299f7a68b1c436f3d70f6be419cd8d4c9d41c1d58ee51b20"
sha256 cellar: :any_skip_relocation, x86_64_linux: "41e9d42993b45b6c5912408b174e2f520c3ed244da434e3c4e0d566ed3aceeba"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sonoma: "492499711ec5231ee325e0545e3ac88fe3807846ada190ddd0fa403e192c93bd"
sha256 cellar: :any_skip_relocation, arm64_ventura: "492499711ec5231ee325e0545e3ac88fe3807846ada190ddd0fa403e192c93bd"
sha256 cellar: :any_skip_relocation, arm64_monterey: "492499711ec5231ee325e0545e3ac88fe3807846ada190ddd0fa403e192c93bd"
sha256 cellar: :any_skip_relocation, sonoma: "6b6e640b0079f8b9dbbfe64a76022d1fcf5785b8f5202fcc0d534034ab27bd04"
sha256 cellar: :any_skip_relocation, ventura: "6b6e640b0079f8b9dbbfe64a76022d1fcf5785b8f5202fcc0d534034ab27bd04"
sha256 cellar: :any_skip_relocation, monterey: "6b6e640b0079f8b9dbbfe64a76022d1fcf5785b8f5202fcc0d534034ab27bd04"
sha256 cellar: :any_skip_relocation, x86_64_linux: "069d7deffbebdf7583a77d75eeb2299a484cf07d5ef759a52414e71e42856fe7"
end

depends_on "node"
Expand All @@ -26,7 +23,7 @@ class Fanyi < Formula
end

def install
system "npm", "install", *Language::Node.std_npm_install_args(libexec)
system "npm", "install", *std_npm_args
bin.install_symlink Dir[libexec/"bin/*"]

term_size_vendor_dir = libexec/"lib/node_modules"/name/"node_modules/term-size/vendor"
Expand Down
19 changes: 9 additions & 10 deletions Formula/f/fauna-shell.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require "language/node"

class FaunaShell < Formula
desc "Interactive shell for FaunaDB"
homepage "https://fauna.com/"
Expand All @@ -8,19 +6,20 @@ class FaunaShell < Formula
license "MPL-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "deee3f582ab2840f03b8099a11095b41367d0653bb013304a6bc50059e554eab"
sha256 cellar: :any_skip_relocation, arm64_ventura: "deee3f582ab2840f03b8099a11095b41367d0653bb013304a6bc50059e554eab"
sha256 cellar: :any_skip_relocation, arm64_monterey: "deee3f582ab2840f03b8099a11095b41367d0653bb013304a6bc50059e554eab"
sha256 cellar: :any_skip_relocation, sonoma: "ef3939928ff4d3d4bcd28f096ad4eaae2607b95562b2b2ff016d39d77db37b23"
sha256 cellar: :any_skip_relocation, ventura: "ef3939928ff4d3d4bcd28f096ad4eaae2607b95562b2b2ff016d39d77db37b23"
sha256 cellar: :any_skip_relocation, monterey: "22153a6eb7a9238cf588608e72c88dd52d5deed82501c9ecb3b0c5dc1d9a4cef"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4e282a512b6ea907e857acb3569d34a27ce4caaf0ba65950145876738bd1367f"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fe1c37e6040b4be169be9ded1df46a08a5cf0bd21ae8a3c63e6d1a267c80decf"
sha256 cellar: :any_skip_relocation, arm64_ventura: "fe1c37e6040b4be169be9ded1df46a08a5cf0bd21ae8a3c63e6d1a267c80decf"
sha256 cellar: :any_skip_relocation, arm64_monterey: "fe1c37e6040b4be169be9ded1df46a08a5cf0bd21ae8a3c63e6d1a267c80decf"
sha256 cellar: :any_skip_relocation, sonoma: "2523748bab8aaa58da93d3bbb248cd50ce1325620c4adea80c86d1271a8df3e3"
sha256 cellar: :any_skip_relocation, ventura: "2523748bab8aaa58da93d3bbb248cd50ce1325620c4adea80c86d1271a8df3e3"
sha256 cellar: :any_skip_relocation, monterey: "2523748bab8aaa58da93d3bbb248cd50ce1325620c4adea80c86d1271a8df3e3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8984692ddd3d69b5ca9bc672f01ecf18d89560ee88d917195c41263c536b2af1"
end

depends_on "node"

def install
system "npm", "install", *Language::Node.std_npm_install_args(libexec)
system "npm", "install", *std_npm_args
bin.install_symlink Dir["#{libexec}/bin/*"]
end

Expand Down
19 changes: 9 additions & 10 deletions Formula/f/fern-api.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require "language/node"

class FernApi < Formula
desc "Stripe-level SDKs and Docs for your API"
homepage "https://buildwithfern.com/"
Expand All @@ -8,19 +6,20 @@ class FernApi < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9aa8c834d28f73f61a469909d22cadcd6757f3a31e2cde899c7ca7275eec9331"
sha256 cellar: :any_skip_relocation, arm64_ventura: "9aa8c834d28f73f61a469909d22cadcd6757f3a31e2cde899c7ca7275eec9331"
sha256 cellar: :any_skip_relocation, arm64_monterey: "9aa8c834d28f73f61a469909d22cadcd6757f3a31e2cde899c7ca7275eec9331"
sha256 cellar: :any_skip_relocation, sonoma: "5f1a80474433e8e48e854261efed1dd9adeff2caedb9419ed7caff668416ab8b"
sha256 cellar: :any_skip_relocation, ventura: "5f1a80474433e8e48e854261efed1dd9adeff2caedb9419ed7caff668416ab8b"
sha256 cellar: :any_skip_relocation, monterey: "9aa8c834d28f73f61a469909d22cadcd6757f3a31e2cde899c7ca7275eec9331"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4b0c0ebed8ace71bb1505e6cd4e95e5b5859a795b6a00616730338f8ea515e4b"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sonoma: "13a9c7627e3e626a4d504e634e61e777f3ca5864f2ce2973b7698e61c415206a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "13a9c7627e3e626a4d504e634e61e777f3ca5864f2ce2973b7698e61c415206a"
sha256 cellar: :any_skip_relocation, arm64_monterey: "13a9c7627e3e626a4d504e634e61e777f3ca5864f2ce2973b7698e61c415206a"
sha256 cellar: :any_skip_relocation, sonoma: "13a9c7627e3e626a4d504e634e61e777f3ca5864f2ce2973b7698e61c415206a"
sha256 cellar: :any_skip_relocation, ventura: "13a9c7627e3e626a4d504e634e61e777f3ca5864f2ce2973b7698e61c415206a"
sha256 cellar: :any_skip_relocation, monterey: "13a9c7627e3e626a4d504e634e61e777f3ca5864f2ce2973b7698e61c415206a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5ff30e3ec65a1895838a92c590d0ed46d4b6d4cdf08f7392248056c420ecbda9"
end

depends_on "node"

def install
system "npm", "install", *Language::Node.std_npm_install_args(libexec)
system "npm", "install", *std_npm_args
bin.install_symlink Dir["#{libexec}/bin/*"]
end

Expand Down
19 changes: 9 additions & 10 deletions Formula/f/firebase-cli.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require "language/node"

class FirebaseCli < Formula
desc "Firebase command-line tools"
homepage "https://firebase.google.com/docs/cli/"
Expand All @@ -9,21 +7,22 @@ class FirebaseCli < Formula
head "https://github.com/firebase/firebase-tools.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "91b57113629a61d359c22dd981032dd2ac34fc6849f49c765838566868c49500"
sha256 cellar: :any_skip_relocation, arm64_ventura: "91b57113629a61d359c22dd981032dd2ac34fc6849f49c765838566868c49500"
sha256 cellar: :any_skip_relocation, arm64_monterey: "91b57113629a61d359c22dd981032dd2ac34fc6849f49c765838566868c49500"
sha256 cellar: :any_skip_relocation, sonoma: "ded31ff7763ca8300496ea48ad255b349376c985d21f7f4517a5c2564091d12e"
sha256 cellar: :any_skip_relocation, ventura: "ded31ff7763ca8300496ea48ad255b349376c985d21f7f4517a5c2564091d12e"
sha256 cellar: :any_skip_relocation, monterey: "54e74f05e41ed07e0157709050493175368832f889176001c2e0e3da9382291a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1c5ca96a2a8e45ab3282c96b8662f8c44218e207e8d0fdb6ecaec6ab99e3dfa1"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bc36156f7392b4c2706161059a2ccb196c0c76398c99e9007713d19cad096514"
sha256 cellar: :any_skip_relocation, arm64_ventura: "bc36156f7392b4c2706161059a2ccb196c0c76398c99e9007713d19cad096514"
sha256 cellar: :any_skip_relocation, arm64_monterey: "bc36156f7392b4c2706161059a2ccb196c0c76398c99e9007713d19cad096514"
sha256 cellar: :any_skip_relocation, sonoma: "d7558e229b33c6eaab07ac7eeca9c32efcb5cff028069b30e9142f461012da7c"
sha256 cellar: :any_skip_relocation, ventura: "d7558e229b33c6eaab07ac7eeca9c32efcb5cff028069b30e9142f461012da7c"
sha256 cellar: :any_skip_relocation, monterey: "d7558e229b33c6eaab07ac7eeca9c32efcb5cff028069b30e9142f461012da7c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8e22aecee2d0718a6cef3bfa5dac277ad9da661aae70d9a482a4931d65ed62db"
end

depends_on "node"

uses_from_macos "expect" => :test

def install
system "npm", "install", *Language::Node.std_npm_install_args(libexec)
system "npm", "install", *std_npm_args
bin.install_symlink Dir["#{libexec}/bin/*"]
end

Expand Down
23 changes: 9 additions & 14 deletions Formula/f/flamebearer.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require "language/node"

class Flamebearer < Formula
desc "Blazing fast flame graph tool for V8 and Node"
homepage "https://github.com/mapbox/flamebearer"
Expand All @@ -8,23 +6,20 @@ class Flamebearer < Formula
license "ISC"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2ad02e0d6540676b243b163cd8b8e553fa010af1b5024f7892a24e5d013b677e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "89daa7227623f6360bcb55918d32fa3c783a0e9404efebd84d170fb614108642"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c58234912fa727a85aa1f072c14a7fd49aae68ff6023325baf045ddec3b7c3a1"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "c58234912fa727a85aa1f072c14a7fd49aae68ff6023325baf045ddec3b7c3a1"
sha256 cellar: :any_skip_relocation, sonoma: "e23a97d02b0da2e8b5c30844796a4db3808b1d9c0668278161e0c3fff196a399"
sha256 cellar: :any_skip_relocation, ventura: "c768be35f9497cc095ad4f1329cdcc3e7ffafad8f287dcf406cfa7090ac6daba"
sha256 cellar: :any_skip_relocation, monterey: "98988646062bd8230583e9bbb7cad33fadcde48cae70d92a6011580494cc84f6"
sha256 cellar: :any_skip_relocation, big_sur: "98988646062bd8230583e9bbb7cad33fadcde48cae70d92a6011580494cc84f6"
sha256 cellar: :any_skip_relocation, catalina: "98988646062bd8230583e9bbb7cad33fadcde48cae70d92a6011580494cc84f6"
sha256 cellar: :any_skip_relocation, mojave: "98988646062bd8230583e9bbb7cad33fadcde48cae70d92a6011580494cc84f6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c58234912fa727a85aa1f072c14a7fd49aae68ff6023325baf045ddec3b7c3a1"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c60358a7a0492572ad61ea16c4747366addf4d31e360c4a59ec9561f1d725d0c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c60358a7a0492572ad61ea16c4747366addf4d31e360c4a59ec9561f1d725d0c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c60358a7a0492572ad61ea16c4747366addf4d31e360c4a59ec9561f1d725d0c"
sha256 cellar: :any_skip_relocation, sonoma: "461a3c6c6f5a9980766696e8bb718be59f6f758f07ca302a6be7ad97fba362da"
sha256 cellar: :any_skip_relocation, ventura: "461a3c6c6f5a9980766696e8bb718be59f6f758f07ca302a6be7ad97fba362da"
sha256 cellar: :any_skip_relocation, monterey: "461a3c6c6f5a9980766696e8bb718be59f6f758f07ca302a6be7ad97fba362da"
sha256 cellar: :any_skip_relocation, x86_64_linux: "703f25da914a0c179baf31870d97d396d5b3e8378ce7cefdf16e0c1809f072cd"
end

depends_on "node"

def install
system "npm", "install", *Language::Node.std_npm_install_args(libexec)
system "npm", "install", *std_npm_args
bin.install_symlink Dir["#{libexec}/bin/*"]
end

Expand Down
Loading