nativefier 7.1.0
Closes #12179. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
3f740f145a
commit
7297a55f31
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.0.1.tgz"
|
||||
sha256 "09a22a0d4b5fe85b5075d2a5896bb3648928d0da73c44c61fdbded2bda608d5e"
|
||||
url "https://registry.npmjs.org/nativefier/-/nativefier-7.1.0.tgz"
|
||||
sha256 "40126d6652680753f4501e97e7ae980311892ed8208e88b322f4971cf95c47b2"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue