Squirrel / Squirrel.Windows

An installation and update framework for Windows desktop apps
MIT License
7.23k stars 1.02k forks source link

same build twice but get a big delta nupkg #1847

Open wszgrcy opened 1 year ago

wszgrcy commented 1 year ago

Squirrel version(s) Which version(s) of the project are you using? @electron-forge=>electron-wininstaller(5.0.0) built in Description I build 1.0.0 and update to server ,then change version build 1.0.1(only change version),generate delta nupkg,but size is too big image

Steps to recreate

  1. build
  2. update to server
  3. change version
  4. build

Expected behavior twice build only change version, but have 80MB packge,Equivalent to half of the original

Actual behavior should smaller

Additional information