Skip to content

Commit

Permalink
add support for v1.8.5 on Windows X86/X64/Arm, Linux X64/X86/Arm
Browse files Browse the repository at this point in the history
  • Loading branch information
Delppine1024 committed Jan 28, 2024
1 parent 8761a0c commit 851cab1
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 0 deletions.
Binary file added ALL_IN_ONE/app.asar
Binary file not shown.
27 changes: 27 additions & 0 deletions ALL_IN_ONE/dec_app/atom.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions ALL_IN_ONE/dec_app/head.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"files": {"atom.js": {"size": 185964, "offset": "0", "integrity": {"algorithm": "SHA256", "hash": "d2b42eea4706d4cfcaf21e32aef19e2ad9e030ab21709b48205b51e0d8ee8775", "blockSize": 4194304, "blocks": ["d2b42eea4706d4cfcaf21e32aef19e2ad9e030ab21709b48205b51e0d8ee8775"]}}, "main.node": {"size": 1096192, "unpacked": true, "integrity": {"algorithm": "SHA256", "hash": "483e6a560c5860f66a26d6da5e8009be238e1d10ea3f6db54ab7c82beff21ff6", "blockSize": 4194304, "blocks": ["483e6a560c5860f66a26d6da5e8009be238e1d10ea3f6db54ab7c82beff21ff6"]}}, "package.json": {"size": 245, "offset": "185964", "integrity": {"algorithm": "SHA256", "hash": "f73c8503f8b5ae065bea2a89f382aa15b785760c36c0902f6c25349db8f3db3d", "blockSize": 4194304, "blocks": ["f73c8503f8b5ae065bea2a89f382aa15b785760c36c0902f6c25349db8f3db3d"]}}}}
Binary file added ALL_IN_ONE/dec_app/main.node
Binary file not shown.
11 changes: 11 additions & 0 deletions ALL_IN_ONE/dec_app/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "Typora",
"version": "1.8.5",
"main": "main.node",
"family": "abnerworks",
"private": true,
"author": "typora.io",
"homepage": "https://typora.io",
"concat": "hi@typora.io",
"releaseId": "5aad9454"
}

0 comments on commit 851cab1

Please sign in to comment.