Skip to content

Commit

Permalink
automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 28, 2024
1 parent 49d2685 commit f271007
Show file tree
Hide file tree
Showing 503 changed files with 500 additions and 616 deletions.
2 changes: 1 addition & 1 deletion docs/reference/cli/content/setup-windows.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Setup.exe (Windows)
```
Velopack Setup (0.0.1015) installs applications.
Velopack Setup (0.0.1023) installs applications.
https://github.com/velopack/velopack
Usage: setup.exe [OPTIONS] [-- [EXE_ARGS]...]
Expand Down
37 changes: 0 additions & 37 deletions docs/reference/cli/content/update-linux.mdx
Original file line number Diff line number Diff line change
@@ -1,42 +1,5 @@
# Update.exe (Linux)
```
Velopack Updater (0.0.1015) manages packages and installs updates.
https://github.com/velopack/velopack
Usage: UpdateNix_x64 [OPTIONS]
UpdateNix_x64 apply [OPTIONS] [-- [EXE_ARGS]...]
UpdateNix_x64 start [OPTIONS] [EXE_NAME] [-- [EXE_ARGS]...]
UpdateNix_x64 patch [OPTIONS] --old <FILE> --patch <FILE> --output <FILE>
Options:
--verbose Print debug messages to console / log
-s, --silent Don't show any prompts / dialogs
-l, --log <PATH> Override the default log file location
-h, --help Print help
-V, --version Print version
UpdateNix_x64 apply:
Applies a staged / prepared update, installing prerequisite runtimes if necessary
--norestart Do not restart the application after the update
--waitPid <PID> Wait for the specified process to terminate before applying the update
-p, --package <FILE> Update package to apply
-h, --help Print help
[EXE_ARGS]... Arguments to pass to the started executable. Must be preceded by '--'.
UpdateNix_x64 start:
Starts the currently installed version of the application
--waitPid <PID> Wait for the specified process to terminate before applying the update
-h, --help Print help
[EXE_ARGS]... Arguments to pass to the started executable. Must be preceded by '--'.
[EXE_NAME] The optional name of the binary to execute
UpdateNix_x64 patch:
Applies a Zstd patch file
--old <FILE> Base / old file to apply the patch to
--patch <FILE> The Zstd patch to apply to the old file
--output <FILE> The file to create with the patch applied
-h, --help Print help
```
37 changes: 0 additions & 37 deletions docs/reference/cli/content/update-osx.mdx
Original file line number Diff line number Diff line change
@@ -1,42 +1,5 @@
# Update.exe (MacOS)
```
Velopack Updater (0.0.1015) manages packages and installs updates.
https://github.com/velopack/velopack
Usage: UpdateMac [OPTIONS]
UpdateMac apply [OPTIONS] [-- [EXE_ARGS]...]
UpdateMac start [OPTIONS] [EXE_NAME] [-- [EXE_ARGS]...]
UpdateMac patch [OPTIONS] --old <FILE> --patch <FILE> --output <FILE>
Options:
--verbose Print debug messages to console / log
-s, --silent Don't show any prompts / dialogs
-l, --log <PATH> Override the default log file location
-h, --help Print help
-V, --version Print version
UpdateMac apply:
Applies a staged / prepared update, installing prerequisite runtimes if necessary
--norestart Do not restart the application after the update
--waitPid <PID> Wait for the specified process to terminate before applying the update
-p, --package <FILE> Update package to apply
-h, --help Print help
[EXE_ARGS]... Arguments to pass to the started executable. Must be preceded by '--'.
UpdateMac start:
Starts the currently installed version of the application
--waitPid <PID> Wait for the specified process to terminate before applying the update
-h, --help Print help
[EXE_ARGS]... Arguments to pass to the started executable. Must be preceded by '--'.
[EXE_NAME] The optional name of the binary to execute
UpdateMac patch:
Applies a Zstd patch file
--old <FILE> Base / old file to apply the patch to
--patch <FILE> The Zstd patch to apply to the old file
--output <FILE> The file to create with the patch applied
-h, --help Print help
```
42 changes: 0 additions & 42 deletions docs/reference/cli/content/update-windows.mdx
Original file line number Diff line number Diff line change
@@ -1,47 +1,5 @@
# Update.exe (Windows)
```
Velopack Updater (0.0.1015) manages packages and installs updates.
https://github.com/velopack/velopack
Usage: update.exe [OPTIONS]
update.exe apply [OPTIONS] [-- [EXE_ARGS]...]
update.exe start [OPTIONS] [EXE_NAME] [-- [EXE_ARGS]...]
update.exe patch [OPTIONS] --old <FILE> --patch <FILE> --output <FILE>
update.exe uninstall [OPTIONS]
Options:
--verbose Print debug messages to console / log
-s, --silent Don't show any prompts / dialogs
-l, --log <PATH> Override the default log file location
-h, --help Print help
-V, --version Print version
update.exe apply:
Applies a staged / prepared update, installing prerequisite runtimes if necessary
--norestart Do not restart the application after the update
--waitPid <PID> Wait for the specified process to terminate before applying the update
-p, --package <FILE> Update package to apply
-h, --help Print help
[EXE_ARGS]... Arguments to pass to the started executable. Must be preceded by '--'.
update.exe start:
Starts the currently installed version of the application
--waitPid <PID> Wait for the specified process to terminate before applying the update
-h, --help Print help
[EXE_ARGS]... Arguments to pass to the started executable. Must be preceded by '--'.
[EXE_NAME] The optional name of the binary to execute
update.exe patch:
Applies a Zstd patch file
--old <FILE> Base / old file to apply the patch to
--patch <FILE> The Zstd patch to apply to the old file
--output <FILE> The file to create with the patch applied
-h, --help Print help
update.exe uninstall:
Remove all app shortcuts, files, and registry entries.
-h, --help Print help
```
2 changes: 1 addition & 1 deletion docs/reference/cli/content/vpk-linux.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## `vpk -H`
```
Description:
Velopack CLI 0.0.1015, for distributing applications.
Velopack CLI 0.0.1023, for distributing applications.
Usage:
vpk [command] [options]
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/cli/content/vpk-osx.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## `vpk -H`
```
Description:
Velopack CLI 0.0.1015, for distributing applications.
Velopack CLI 0.0.1023, for distributing applications.
Usage:
vpk [command] [options]
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/cli/content/vpk-windows.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## `vpk -H`
```
Description:
Velopack CLI 0.0.1015, for distributing applications.
Velopack CLI 0.0.1023, for distributing applications.
Usage:
vpk [command] [options]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ title: Constructors
**Declaring Type:** [ChecksumFailedException](../index.md)
**Namespace:** [Velopack.Compression](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

## Overloads

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ sidebar_label: ChecksumFailedException

**Namespace:** [Velopack.Compression](../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

Represents an error that occurs when a package does not match it's expected SHA checksum

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [ChecksumFailedException](../index.md)
**Namespace:** [Velopack.Compression](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

The filename of the package which failed validation

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ sidebar_label: IVelopackLocator Interface

**Namespace:** [Velopack.Locators](../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

An interface describing where Velopack can find key folders and files.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [IVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

Finds latest .nupkg file in the PackagesDir or null if not found.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [IVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

Finds .nupkg files in the PackagesDir and returns a list of ReleaseEntryName objects.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [IVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

Unique identifier for this user which is used to calculate whether this user is eligible for staged roll outs.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [IVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

The directory in which versioned application files are stored.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [IVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

The unique application Id. This is used in various app paths.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [IVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

The temporary directory for this application.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [IVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

The release channel this package was built for.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [IVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

The currently installed version of the application, or null if the app is not installed.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [IVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

A flag indicating if this is a portable build, and that the settings should be self\-contained in the package. On Windows, this is true for portable builds, and false for non\-portable builds which were installed by Setup.exe On OSX and Linux, this is always false, because settings and application files should be stored in the user's home directory.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [IVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

The directory in which nupkg files are stored for this application.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [IVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

The root directory of the application. On Windows, this folder contains all the application files, but that may not be the case on other operating systems.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [IVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

The path from [AppContentDir](AppContentDir.md) to this executable.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [IVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

The path to the current Update.exe or similar on other operating systems.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ title: Constructors
**Declaring Type:** [LinuxVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

Creates a new [OsxVelopackLocator](../../OsxVelopackLocator/index.md) and auto\-detects the app information from metadata embedded in the .app.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ sidebar_label: LinuxVelopackLocator

**Namespace:** [Velopack.Locators](../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

The default for OSX. All application files will remain in the '.app'. All additional files (log, etc) will be placed in a temporary directory.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [LinuxVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

```csharp
public string AppContentDir { get; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [LinuxVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

```csharp
public string AppId { get; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [LinuxVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

File path of the .AppImage which mounted and ran this application.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [LinuxVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

```csharp
public string AppTempDir { get; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [LinuxVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

```csharp
public string Channel { get; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Declaring Type:** [LinuxVelopackLocator](../index.md)
**Namespace:** [Velopack.Locators](../../index.md)
**Assembly:** Velopack
**Assembly Version:** 0.0.1015+c29a8ec
**Assembly Version:** 0.0.1023+8e1beca

```csharp
public SemanticVersion CurrentlyInstalledVersion { get; }
Expand Down
Loading

0 comments on commit f271007

Please sign in to comment.