mirror of
https://github.com/alexgo-io/asdf-clarinet.git
synced 2026-01-12 06:24:00 +08:00
chore: update clarinet repo
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -21,5 +21,5 @@ jobs:
|
||||
uses: asdf-vm/actions/plugin-test@v4
|
||||
with:
|
||||
command: clarinet --version
|
||||
version: 3.5.0
|
||||
version: 3.8.1
|
||||
gitref: ${{ github.head_ref || github.ref_name }}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
# asdf-clarinet [](https://github.com/alexgo-io/asdf-clarinet/actions/workflows/build.yml) [](https://github.com/alexgo-io/asdf-clarinet/actions/workflows/lint.yml)
|
||||
|
||||
[clarinet](https://github.com/hirosystems/clarinet/releases) plugin for the [asdf version manager](https://asdf-vm.com).
|
||||
[clarinet](https://github.com/stx-labs/clarinet/releases) plugin for the [asdf version manager](https://asdf-vm.com).
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
GH_REPO="https://github.com/hirosystems/clarinet"
|
||||
GH_REPO="https://github.com/stx-labs/clarinet"
|
||||
TOOL_NAME="clarinet"
|
||||
TOOL_TEST="clarinet -V | grep clarinet"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user