chore: bump glualint to 1.17.3

perf: losslessly compress logo
This commit is contained in:
James Ross 2021-04-09 01:16:07 +01:00
parent 0c48d224bf
commit a9e7e93299
No known key found for this signature in database
GPG Key ID: 49E8B07166BE49AB
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
- name: Download GLuaLint - name: Download GLuaLint
run: curl -o glualint.zip -L https://github.com/FPtje/GLuaFixer/releases/download/$GLUALINT_VERSION/glualint-$GLUALINT_VERSION-linux.zip run: curl -o glualint.zip -L https://github.com/FPtje/GLuaFixer/releases/download/$GLUALINT_VERSION/glualint-$GLUALINT_VERSION-linux.zip
env: env:
GLUALINT_VERSION: 1.17.0 GLUALINT_VERSION: 1.17.3
- name: Unzip GLuaLint - name: Unzip GLuaLint
run: unzip glualint.zip run: unzip glualint.zip
- name: Lint lua files - name: Lint lua files

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB