nativefier 7.6.4
Closes #28509. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
9d3857acda
commit
543b053449
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class Nativefier < Formula
|
||||
desc "Wrap web apps natively"
|
||||
homepage "https://github.com/jiahaog/nativefier"
|
||||
url "https://registry.npmjs.org/nativefier/-/nativefier-7.6.3.tgz"
|
||||
sha256 "8af3505840e2b6562adbb6fbcc5497d1f2ae506f5560c988a2c1b5685fa47098"
|
||||
url "https://registry.npmjs.org/nativefier/-/nativefier-7.6.4.tgz"
|
||||
sha256 "77de0f138cdbc0cdf35ff0fe23cc79b4272db3f05cd34cdece00fffb8911b3f5"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue