Skip to content

Commit

Permalink
Merge pull request #177780 from Homebrew/bump-nwjs-0.89.0
Browse files Browse the repository at this point in the history
nwjs 0.89.0
  • Loading branch information
chenrui333 authored Jun 25, 2024
2 parents 8f6b8e9 + 6bd4543 commit 97bd89e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/n/nwjs.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "nwjs" do
arch arm: "arm64", intel: "x64"

version "0.88.0"
sha256 arm: "da6a261395be30e0046e1f0b3f3e0c90ff46c889d7dd7b7a39c3196a0bcc1664",
intel: "0eb1805fa2232121b7d9e14fd61e43fdb3d8a0befcda7a17c12ead89ddcc65fa"
version "0.89.0"
sha256 arm: "a93256600d3be0f1c810ea933595f59074167e73f57d4d2c9f121fd0dcd38ef6",
intel: "ead810cf4b10dabac1afed2c5adda53265fb6fc0bb26e5e50556843beaf91aad"

url "https://dl.nwjs.io/v#{version}/nwjs-sdk-v#{version}-osx-#{arch}.zip"
name "NW.js"
Expand Down

0 comments on commit 97bd89e

Please sign in to comment.