-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Description
Before
rgt@DEST-CL-225:/mnt/c/0.job/dev/docker$ goose --version
1.9.3
Update Goose:
rgt@DEST-CL-225:/mnt/c/0.job/dev/docker$ goose update -c
WINDIR:
OSTYPE: linux-gnu
uname -s: Linux
uname -m: x86_64
PWD: /mnt/c/0.job/dev/docker
Detected OS: windows with ARCH x86_64
Downloading canary release: goose-x86_64-pc-windows-gnu.zip...
Extracting goose-x86_64-pc-windows-gnu.zip to temporary directory...
Found goose-package subdirectory, using that as extraction directory
Moving goose to /home/rgt/.local/bin/goose.exe
Moving temporal-service to /home/rgt/.local/bin/temporal-service.exe
Moving temporal CLI to /home/rgt/.local/bin/temporal.exe
Moving Windows runtime DLL: libgcc_s_seh-1.dll
Moving Windows runtime DLL: libstdc++-6.dll
Moving Windows runtime DLL: libwinpthread-1.dll
Skipping 'goose configure', you may need to run this manually later
After update:
rgt@DEST-CL-225:/mnt/c/0.job/dev/docker$ goose --version
1.9.3
The latest version is: 1.12.1
Thx