File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
class Mako < Formula
2
2
desc "Production-grade web bundler based on Rust"
3
3
homepage "https://makojs.dev"
4
- url "https://registry.npmjs.org/@umijs/mako/-/mako-0.8.3 .tgz"
5
- sha256 "12e05e2dca7f6d891ce54ebf2644b6dc7b81eaca9f55dbac7b4a0bc222468bfb "
4
+ url "https://registry.npmjs.org/@umijs/mako/-/mako-0.8.6 .tgz"
5
+ sha256 "476a0b4270c82d661b2b03bf6ff68475054a62e82bb266e5bb1468444374239c "
6
6
license "MIT"
7
7
8
8
bottle do
9
- sha256 arm64_sonoma : "84ee196197de41ed6a6561d346a6c4cb367a29a78b700c096e8c578149f191cf "
10
- sha256 arm64_ventura : "a292f42c37d63b00537f6e2997185d726edc548010b55241718448b0e1f7a849 "
11
- sha256 arm64_monterey : "9cf7a62f62ccb4825bef9a9151a6cf8d222f60f1764bd067ffe04d08be2c0643 "
12
- sha256 sonoma : "82fa7b1c39e7360664dea1d4fffc7fd84121747e64adb5b49eb2ab5682249d09 "
13
- sha256 ventura : "0a1184a727f4ea33dd12e385ffd78ae1a9caf5e80862223a4565fec42500b21d "
14
- sha256 monterey : "be93be0aa478dbf65a18e2a4c81d3d5124246bf1c45c9f480ced321c75265392 "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "debd86e0e1425966150ebf5378d14d29fe7803a8ddeaca5e3755b4ea77df400b "
9
+ sha256 arm64_sonoma : "4062cec5c19e4cc2536092778be46c99acc3f5d0da640f5116fd29110d42881e "
10
+ sha256 arm64_ventura : "3c1e90ec953fa811c0a3f19813bcb4258aae757adafca82435400286d9a4e268 "
11
+ sha256 arm64_monterey : "f46d2fa7579dbe4947bc24d6089114cd595d73585af16af96f8fbf182400ac1f "
12
+ sha256 sonoma : "9bb41647f659191344657d87228852aa51ddd0897c542b0649c10c37f798a3a9 "
13
+ sha256 ventura : "e314fea80f83885b1702c20edc85332b95746aa1e800b05bada2edd493e338f3 "
14
+ sha256 monterey : "05cd44a8bc477ce619c77aa8eb95aa8e3d78a77190148ce20e72f5c1b56aae4b "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "a3ed6ae5578ca6216e2f8168cff1b7a173cbc6c87c8519fd5a1dd165f64ed646 "
16
16
end
17
17
18
18
depends_on "node"
You can’t perform that action at this time.
0 commit comments