We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eb6a96 commit da3c740Copy full SHA for da3c740
Formula/m/mako.rb
@@ -1,8 +1,8 @@
1
class Mako < Formula
2
desc "Production-grade web bundler based on Rust"
3
homepage "https://makojs.dev"
4
- url "https://registry.npmjs.org/@umijs/mako/-/mako-0.9.4.tgz"
5
- sha256 "9dfc7f68bfbb8805523ec26a0e0b903078b3cc4b0762dbc5b91ab33441a4aa71"
+ url "https://registry.npmjs.org/@umijs/mako/-/mako-0.9.5.tgz"
+ sha256 "f9c81f29dffd19ea993131abb446de7040d397a49bdf90f0795babb9f4ab8dbc"
6
license "MIT"
7
8
bottle do
0 commit comments