nativefier 7.4.0
Closes #13786. Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
parent
4e1dd1850a
commit
7287294617
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.3.1.tgz"
|
||||
sha256 "85b6bc8f137c477fbb1e6032b947db3034807b768d8d9c9699bb100d7a1a076c"
|
||||
url "https://registry.npmjs.org/nativefier/-/nativefier-7.4.0.tgz"
|
||||
sha256 "a998f6370c116ba786ad4b168f9b84be94e9ff96fbc0f07801435babfc60fea4"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue