**Describe the bug** installation script of the plugin on linux doesn't work anymore <img width="785" height="192" alt="Image" src="https://github.com/user-attachments/assets/b0d0bced-858c-4cef-89f0-1ce39ad07e0b" /> **To Reproduce** Steps to reproduce the behaviour: Execute plugin installation on GH ``` - name: Install oasdiff run: | curl -fsSL https://raw.githubusercontent.com/oasdiff/oasdiff/main/install.sh | sh ``` **Expected behaviour** Plugin must be installed **Additional context** Everything was working fine one week ago. Script successfully working and detected proper veresion <img width="847" height="237" alt="Image" src="https://github.com/user-attachments/assets/3e06ce76-b438-453d-acd5-56066cc0b059" /> Now it started to fail