Comparing version
{ | ||
"name": "gallezy", | ||
"productName": "Gallezy", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Super Simple Image Gallery App https://anseki.github.io/gallezy/", | ||
@@ -18,7 +18,7 @@ "keywords": [ | ||
"jquery-contextmenu-common": "^1.0.0", | ||
"jquery-plainoverlay": "^0.8.3" | ||
"jquery-plainoverlay": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"archiver": "^1.3.0", | ||
"clean-css": "^4.0.10", | ||
"clean-css": "^4.0.11", | ||
"electron-packager": "^6.0.0", | ||
@@ -25,0 +25,0 @@ "electron-prebuilt": "^0.37.3", |
@@ -16,10 +16,10 @@ # Gallezy | ||
- [Windows x64](https://github.com/anseki/gallezy/releases/download/1.0.0/gallezy-1.0.0-win32-x64.zip) | ||
- [Windows ia32](https://github.com/anseki/gallezy/releases/download/1.0.0/gallezy-1.0.0-win32-ia32.zip) | ||
- [OS X](https://github.com/anseki/gallezy/releases/download/1.0.0/gallezy-1.0.0-darwin-x64.tar.gz) | ||
- [Linux x64](https://github.com/anseki/gallezy/releases/download/1.0.0/gallezy-1.0.0-linux-x64.zip) | ||
- [Linux ia32](https://github.com/anseki/gallezy/releases/download/1.0.0/gallezy-1.0.0-linux-ia32.zip) | ||
- [Checksum](https://github.com/anseki/gallezy/releases/download/1.0.0/SHASUMS256.txt) | ||
- [Windows x64](https://github.com/anseki/gallezy/releases/download/1.0.1/gallezy-1.0.1-win32-x64.zip) | ||
- [Windows ia32](https://github.com/anseki/gallezy/releases/download/1.0.1/gallezy-1.0.1-win32-ia32.zip) | ||
- [OS X](https://github.com/anseki/gallezy/releases/download/1.0.1/gallezy-1.0.1-darwin-x64.tar.gz) | ||
- [Linux x64](https://github.com/anseki/gallezy/releases/download/1.0.1/gallezy-1.0.1-linux-x64.zip) | ||
- [Linux ia32](https://github.com/anseki/gallezy/releases/download/1.0.1/gallezy-1.0.1-linux-ia32.zip) | ||
- [Checksum](https://github.com/anseki/gallezy/releases/download/1.0.1/SHASUMS256.txt) | ||
Since these don't have code signing, you should check a [checksum](https://github.com/anseki/gallezy/releases/download/1.0.0/SHASUMS256.txt). | ||
Since these don't have code signing, you should check a [checksum](https://github.com/anseki/gallezy/releases/download/1.0.1/SHASUMS256.txt). | ||
Instant way to get checksum of a file for Windows is [hashfile-contextmenu](https://github.com/anseki/hashfile-contextmenu). And `shasum` or `sha256sum` commands for others. | ||
@@ -26,0 +26,0 @@ |
+ Added
- Removed
Updated