-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e5ba17f
commit 43dd140
Showing
14 changed files
with
752 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3140,7 +3140,7 @@ run("axolotlsay"); | |
"announcement_is_prerelease": false, | ||
"announcement_title": "Version 0.2.2", | ||
"announcement_changelog": "```text\n +----------------------------------+\n | now with arm64 linux binaries!!! |\n +----------------------------------+\n /\n≽(◕ ᴗ ◕)≼\n```", | ||
"announcement_github_body": "## Release Notes\n\n```text\n +----------------------------------+\n | now with arm64 linux binaries!!! |\n +----------------------------------+\n /\n≽(◕ ᴗ ◕)≼\n```\n\n## Install axolotlsay 0.2.2\n\n### Install prebuilt binaries via shell script\n\n```sh\ncurl --proto '=https' --tlsv1.2 -LsSf https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-installer.sh | sh\n```\n\n### Install prebuilt binaries via powershell script\n\n```sh\npowershell -ExecutionPolicy ByPass -c \"irm https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-installer.ps1 | iex\"\n```\n\n### Install prebuilt binaries via Homebrew\n\n```sh\nbrew install axolotlsay\n```\n\n### Install prebuilt binaries into your npm project\n\n```sh\nnpm install @axodotdev/[email protected]\n```\n\n## Download axolotlsay 0.2.2\n\n| File | Platform | Checksum |\n|--------|----------|----------|\n| [axolotlsay-aarch64-apple-darwin.tar.gz](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-aarch64-apple-darwin.tar.gz.sha256) |\n| [axolotlsay-x86_64-apple-darwin.tar.gz](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-x86_64-apple-darwin.tar.gz) | Intel macOS | [checksum](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-x86_64-apple-darwin.tar.gz.sha256) |\n| [axolotlsay-x86_64-pc-windows-msvc.tar.gz](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-x86_64-pc-windows-msvc.tar.gz) | x64 Windows | [checksum](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-x86_64-pc-windows-msvc.tar.gz.sha256) |\n| [axolotlsay-x86_64-pc-windows-msvc.msi](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-x86_64-pc-windows-msvc.msi) | x64 Windows | [checksum](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-x86_64-pc-windows-msvc.msi.sha256) |\n| [axolotlsay-x86_64-unknown-linux-gnu.tar.gz](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-x86_64-unknown-linux-gnu.tar.gz) | x64 Linux | [checksum](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-x86_64-unknown-linux-gnu.tar.gz.sha256) |\n\n## Verifying GitHub Artifact Attestations\n\nThe artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the [GitHub CLI](https://cli.github.com/manual/gh_attestation_verify):\n```sh\ngh attestation verify <file-path of downloaded artifact> --repo axodotdev/axolotlsay\n```\n\nYou can also download the attestation from [GitHub](https://github.com/axodotdev/axolotlsay/attestations) and verify against that directly:\n```sh\ngh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>\n```\n\n", | ||
"announcement_github_body": "## Release Notes\n\n```text\n +----------------------------------+\n | now with arm64 linux binaries!!! |\n +----------------------------------+\n /\n≽(◕ ᴗ ◕)≼\n```\n\n## Install axolotlsay 0.2.2\n\n### Install prebuilt binaries via shell script\n\n```sh\ncurl --proto '=https' --tlsv1.2 -LsSf https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-installer.sh | sh\n```\n\n### Install prebuilt binaries via powershell script\n\n```sh\npowershell -ExecutionPolicy ByPass -c \"irm https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-installer.ps1 | iex\"\n```\n\n### Install prebuilt binaries via Homebrew\n\n```sh\nbrew install axolotlsay\n```\n\n### Install prebuilt binaries into your npm project\n\n```sh\nnpm install @axodotdev/[email protected]\n```\n\n## Download axolotlsay 0.2.2\n\n| File | Platform | Checksum |\n|--------|----------|----------|\n| [axolotlsay-aarch64-apple-darwin.tar.gz](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-aarch64-apple-darwin.tar.gz.sha256) |\n| [axolotlsay-aarch64-apple-darwin.pkg](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-aarch64-apple-darwin.pkg) | Apple Silicon macOS | [checksum](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-aarch64-apple-darwin.pkg.sha256) |\n| [axolotlsay-x86_64-apple-darwin.tar.gz](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-x86_64-apple-darwin.tar.gz) | Intel macOS | [checksum](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-x86_64-apple-darwin.tar.gz.sha256) |\n| [axolotlsay-x86_64-apple-darwin.pkg](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-x86_64-apple-darwin.pkg) | Intel macOS | [checksum](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-x86_64-apple-darwin.pkg.sha256) |\n| [axolotlsay-x86_64-pc-windows-msvc.tar.gz](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-x86_64-pc-windows-msvc.tar.gz) | x64 Windows | [checksum](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-x86_64-pc-windows-msvc.tar.gz.sha256) |\n| [axolotlsay-x86_64-pc-windows-msvc.msi](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-x86_64-pc-windows-msvc.msi) | x64 Windows | [checksum](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-x86_64-pc-windows-msvc.msi.sha256) |\n| [axolotlsay-x86_64-unknown-linux-gnu.tar.gz](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-x86_64-unknown-linux-gnu.tar.gz) | x64 Linux | [checksum](https://fake.axo.dev/faker/axolotlsay/fake-id-do-not-upload/axolotlsay-x86_64-unknown-linux-gnu.tar.gz.sha256) |\n\n## Verifying GitHub Artifact Attestations\n\nThe artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the [GitHub CLI](https://cli.github.com/manual/gh_attestation_verify):\n```sh\ngh attestation verify <file-path of downloaded artifact> --repo axodotdev/axolotlsay\n```\n\nYou can also download the attestation from [GitHub](https://github.com/axodotdev/axolotlsay/attestations) and verify against that directly:\n```sh\ngh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>\n```\n\n", | ||
"releases": [ | ||
{ | ||
"app_name": "axolotlsay", | ||
|
@@ -3155,8 +3155,12 @@ run("axolotlsay"); | |
"axolotlsay-npm-package.tar.gz", | ||
"axolotlsay-aarch64-apple-darwin.tar.gz", | ||
"axolotlsay-aarch64-apple-darwin.tar.gz.sha256", | ||
"axolotlsay-aarch64-apple-darwin.pkg", | ||
"axolotlsay-aarch64-apple-darwin.pkg.sha256", | ||
"axolotlsay-x86_64-apple-darwin.tar.gz", | ||
"axolotlsay-x86_64-apple-darwin.tar.gz.sha256", | ||
"axolotlsay-x86_64-apple-darwin.pkg", | ||
"axolotlsay-x86_64-apple-darwin.pkg.sha256", | ||
"axolotlsay-x86_64-pc-windows-msvc.tar.gz", | ||
"axolotlsay-x86_64-pc-windows-msvc.tar.gz.sha256", | ||
"axolotlsay-x86_64-pc-windows-msvc.msi", | ||
|
@@ -3182,6 +3186,30 @@ run("axolotlsay"); | |
} | ||
], | ||
"artifacts": { | ||
"axolotlsay-aarch64-apple-darwin.pkg": { | ||
"name": "axolotlsay-aarch64-apple-darwin.pkg", | ||
"kind": "installer", | ||
"target_triples": [ | ||
"aarch64-apple-darwin" | ||
], | ||
"assets": [ | ||
{ | ||
"id": "axolotlsay-aarch64-apple-darwin-exe-axolotlsay", | ||
"name": "axolotlsay", | ||
"path": "axolotlsay", | ||
"kind": "executable" | ||
} | ||
], | ||
"description": "install via pkg", | ||
"checksum": "axolotlsay-aarch64-apple-darwin.pkg.sha256" | ||
}, | ||
"axolotlsay-aarch64-apple-darwin.pkg.sha256": { | ||
"name": "axolotlsay-aarch64-apple-darwin.pkg.sha256", | ||
"kind": "checksum", | ||
"target_triples": [ | ||
"aarch64-apple-darwin" | ||
] | ||
}, | ||
"axolotlsay-aarch64-apple-darwin.tar.gz": { | ||
"name": "axolotlsay-aarch64-apple-darwin.tar.gz", | ||
"kind": "executable-zip", | ||
|
@@ -3318,6 +3346,30 @@ run("axolotlsay"); | |
"install_hint": "npm install @axodotdev/[email protected]", | ||
"description": "Install prebuilt binaries into your npm project" | ||
}, | ||
"axolotlsay-x86_64-apple-darwin.pkg": { | ||
"name": "axolotlsay-x86_64-apple-darwin.pkg", | ||
"kind": "installer", | ||
"target_triples": [ | ||
"x86_64-apple-darwin" | ||
], | ||
"assets": [ | ||
{ | ||
"id": "axolotlsay-x86_64-apple-darwin-exe-axolotlsay", | ||
"name": "axolotlsay", | ||
"path": "axolotlsay", | ||
"kind": "executable" | ||
} | ||
], | ||
"description": "install via pkg", | ||
"checksum": "axolotlsay-x86_64-apple-darwin.pkg.sha256" | ||
}, | ||
"axolotlsay-x86_64-apple-darwin.pkg.sha256": { | ||
"name": "axolotlsay-x86_64-apple-darwin.pkg.sha256", | ||
"kind": "checksum", | ||
"target_triples": [ | ||
"x86_64-apple-darwin" | ||
] | ||
}, | ||
"axolotlsay-x86_64-apple-darwin.tar.gz": { | ||
"name": "axolotlsay-x86_64-apple-darwin.tar.gz", | ||
"kind": "executable-zip", | ||
|
Oops, something went wrong.