Skip to content

Commit

Permalink
chore: updater
Browse files Browse the repository at this point in the history
  • Loading branch information
lencx committed Oct 2, 2022
1 parent 95d01cf commit c0e6f4a
Show file tree
Hide file tree
Showing 3 changed files with 259 additions and 245 deletions.
2 changes: 1 addition & 1 deletion scripts/updater.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const baseURL = `https://github.com/lencx/OhMyBox/releases/download/v${argv.v}`;
// \src-tauri\target\release\bundle\msi\OhMyBox_0.1.1_x64_en-US.msi.zip
const updaterInfo = {
version: `v${argv.v}`,
notes: `OhMyBox version`,
notes: `🔮 Development toolbox, and more...`,
pub_date: new Date(),
platforms: {
'darwin-x86_64': {
Expand Down

0 comments on commit c0e6f4a

Please sign in to comment.