@opstriq/cli-linux-arm64 0.2.1 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # @opstriq/cli-linux-arm64
2
2
 
3
- The OpstriQ CLI executable for `linux/arm64`, version 0.2.1.
3
+ The OpstriQ CLI executable for `linux/arm64`, version 0.2.3.
4
4
 
5
5
  This package is installed automatically by `@opstriq/cli` and is not intended to be installed directly.
6
6
 
7
7
  The binary is byte-identical to the corresponding artifact in the signed OpstriQ release at
8
- `https://releases.opstriq.com/cli/v0.2.1/`:
8
+ `https://releases.opstriq.com/cli/v0.2.3/`:
9
9
 
10
10
  ```
11
- ddb70266fd26fad7c6789282a3b133deba62763b818f88f7608e0c7cca0f4364 opstriq_0.2.1_linux_arm64
11
+ 6a0552d23cf22eb7ddc5e1eee275b53592da50ceeb23acbabb37f63e44b76baf opstriq_0.2.3_linux_arm64
12
12
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opstriq/cli-linux-arm64",
3
- "version": "0.2.1",
3
+ "version": "0.2.3",
4
4
  "description": "OpstriQ CLI binary for linux/arm64. Installed automatically by @opstriq/cli.",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "homepage": "https://opstriq.com",