dependabot[bot] and GitHub
1adcd3c5cb
chore(deps): bump brace-expansion from 5.0.4 to 5.0.5
...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v5.0.4...v5.0.5 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 5.0.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-27 14:53:52 +00:00
Al Jarreau Arman Maulana and Claude Opus 4.6
24c8828e71
Fix macOS hash patching and update dependencies
...
On macOS, the integrity hash is stored in Info.plist, not embedded in
the executable binary. Added patchInfoPlistHash() and platform branching
so macOS patches Info.plist while Windows/Linux patch the binary.
Also updated dependencies for compatibility:
- @electron/asar 4.0.1 → 4.1.0 (named export change)
- chalk 4 → 5.6.2 (tagged template → function call syntax)
- @types/node 20 → 25
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-21 17:08:12 +07:00
dependabot[bot] and GitHub
fa9dcf5361
chore(deps): bump minimatch from 10.2.2 to 10.2.4
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 10.2.2 to 10.2.4.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v10.2.2...v10.2.4 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 10.2.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-28 13:26:35 +00:00
dependabot[bot] and GitHub
8215f4348b
chore(deps): bump minimatch and @electron/asar
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) to 10.2.2 and updates ancestor dependency [@electron/asar](https://github.com/electron/asar ). These dependencies need to be updated together.
Updates `minimatch` from 3.1.2 to 10.2.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v10.2.2 )
Updates `@electron/asar` from 3.4.1 to 4.0.1
- [Release notes](https://github.com/electron/asar/releases )
- [Changelog](https://github.com/electron/asar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/electron/asar/compare/v3.4.1...v4.0.1 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 10.2.2
dependency-type: indirect
- dependency-name: "@electron/asar"
dependency-version: 4.0.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-21 10:32:42 +00:00
xenos
359b707b44
Update for 1.24.2
2025-12-18 17:38:56 +01:00
xenos
30ec13fbdc
Refactor index.js to use function declarations instead of arrow functions for consistency and readability. Update README.md to clarify installation and usage instructions, removing the build section. Remove GitHub Actions release workflow as it is no longer needed.
...
Signed-off-by: xenos <66328734+xenos1337@users.noreply.github.com >
2025-11-24 05:47:59 +01:00
xenos
5327edc7fe
Initial Commit
...
Signed-off-by: xenos <66328734+xenos1337@users.noreply.github.com >
2025-10-23 20:31:50 +02:00