Skip to content

Commit

Permalink
update node-webkit to nw.js (12.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pitros committed Aug 8, 2015
1 parent e91f1c9 commit 5fd8dc3
Show file tree
Hide file tree
Showing 159 changed files with 13,349 additions and 9,211 deletions.
4 changes: 2 additions & 2 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module.exports = function (grunt) {
macIcns: './app/soundnode.icns',
downloadUrl: 'http://www.soundnodeapp.com/build/',
platforms: ['osx32', 'win32'],
version: '0.10.4'
version: '0.12.3'
},
src: [
'./app/index.html',
Expand Down Expand Up @@ -53,7 +53,7 @@ module.exports = function (grunt) {
jshint: {
all: [
'app/public/js/**/*.js',
'!app/public/js/vendor/**/*.js',
'!app/public/js/vendor/**/*.js'
],
options: {
jshintrc: '.jshintrc'
Expand Down
Binary file modified assets/codecs-libs/ffmpegsumo.dll
Binary file not shown.
Binary file modified assets/codecs-libs/ffmpegsumo.so
Binary file not shown.
Binary file added assets/codecs-libs/libffmpegsumo.so
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed cache/0.10.4/osx32/nwsnapshot
Binary file not shown.
Binary file removed cache/0.10.4/win32/ffmpegsumo.dll
Binary file not shown.
Binary file removed cache/0.10.4/win32/libEGL.dll
Binary file not shown.
Binary file removed cache/0.10.4/win32/libGLESv2.dll
Binary file not shown.
Binary file removed cache/0.10.4/win32/nw.pak
Binary file not shown.
Binary file removed cache/0.10.4/win32/nwsnapshot.exe
Binary file not shown.
Loading

0 comments on commit 5fd8dc3

Please sign in to comment.