Auto update techniques?

Hi, I’m willing to create a Windows exe app using OpenFL that needs to update itself. Are there practices to enable an auto update feature for this? I intend to host an update package on my website so the app can look for new versions while running to download and replace local files without the need for user actions.