sedwards2009 / extraterm

The swiss army chainsaw of terminal emulators
https://extraterm.org
MIT License
2.49k stars 116 forks source link

extraterm-commands-0.9.4.zip as released is an XML file #438

Closed Jeff-SearchPilot closed 4 months ago

Jeff-SearchPilot commented 4 months ago

The extraterm-commands-0.9.4.zip file released as part of v0.76.0 is not actually a zip file, but an XML file..

cat extraterm-commands-0.9.4.zip
<?xml version="1.0" encoding="utf-8"?><Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
RequestId:a45c4fd5-c01e-000a-4c3b-6745e2000000
Time:2024-02-24T16:08:38.0397734Z</Message><AuthenticationErrorDetail>Signed expiry time [Sat, 24 Feb 2024 16:08:38 GMT] must be after signed start time [Sat, 24 Feb 2024 16:08:38 GMT]</AuthenticationErrorDetail></Error>%

https://github.com/sedwards2009/extraterm/releases/tag/v0.76.0

sedwards2009 commented 4 months ago

I've updated the file now. thanks for letting me know.