Skip to content

Commit

Permalink
add support for v1.6.1-dev on Windows X64
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed May 21, 2023
1 parent ddfebee commit 86a3edf
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
Binary file modified Windows_x64/app.asar
Binary file not shown.
2 changes: 1 addition & 1 deletion Windows_x64/dec_app/atom.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Windows_x64/dec_app/head.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"files": {"atom.js": {"size": 174444, "offset": "0", "integrity": {"algorithm": "SHA256", "hash": "6c4f7eab8c05fbfa66b2ad14ce459b7246f2c83707a95a45ae5e1262f2fda3d2", "blockSize": 4194304, "blocks": ["6c4f7eab8c05fbfa66b2ad14ce459b7246f2c83707a95a45ae5e1262f2fda3d2"]}}, "main.node": {"size": 1096192, "unpacked": true, "integrity": {"algorithm": "SHA256", "hash": "68426d4a7defedb7e64afae238491eb7151004b7ca94a94a1045f6c3f69ff3aa", "blockSize": 4194304, "blocks": ["68426d4a7defedb7e64afae238491eb7151004b7ca94a94a1045f6c3f69ff3aa"]}}, "package.json": {"size": 249, "offset": "174444", "integrity": {"algorithm": "SHA256", "hash": "4b862d0b09726ec0f4546afaba93f1fed7147f0f61bf725eea0a3d9fbe3ab711", "blockSize": 4194304, "blocks": ["4b862d0b09726ec0f4546afaba93f1fed7147f0f61bf725eea0a3d9fbe3ab711"]}}}}
{"files": {"atom.js": {"size": 174828, "offset": "0", "integrity": {"algorithm": "SHA256", "hash": "435745663c04c049ff449c66d29fe0a017017e6e958544b2edf76c5a479780b9", "blockSize": 4194304, "blocks": ["435745663c04c049ff449c66d29fe0a017017e6e958544b2edf76c5a479780b9"]}}, "main.node": {"size": 1096192, "unpacked": true, "integrity": {"algorithm": "SHA256", "hash": "68426d4a7defedb7e64afae238491eb7151004b7ca94a94a1045f6c3f69ff3aa", "blockSize": 4194304, "blocks": ["68426d4a7defedb7e64afae238491eb7151004b7ca94a94a1045f6c3f69ff3aa"]}}, "package.json": {"size": 249, "offset": "174828", "integrity": {"algorithm": "SHA256", "hash": "cdf291c539c1ed54fe14b44cb28ed06ffd35c21fb657845186690c1e6c74fd31", "blockSize": 4194304, "blocks": ["cdf291c539c1ed54fe14b44cb28ed06ffd35c21fb657845186690c1e6c74fd31"]}}}}
Binary file modified Windows_x64/dec_app/main.node
Binary file not shown.
4 changes: 2 additions & 2 deletions Windows_x64/dec_app/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "Typora",
"version": "1.6.0-dev",
"version": "1.6.1-dev",
"main": "main.node",
"family": "abnerworks",
"private": true,
"author": "typora.io",
"homepage": "https://typora.io",
"concat": "hi@typora.io",
"releaseId": "8d0d38af"
"releaseId": "db0e753f"
}

0 comments on commit 86a3edf

Please sign in to comment.