shellcheck-bin: 0.8.0 -> 0.9.0

This commit is contained in:
Tim Biermann 2022-12-15 11:51:46 +00:00
parent b6a115b524
commit 42b570aae4
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3yXHkvtDS2VUr7Px6t5RUTt2CusAM8wymBfeu9vSOUPAfOcHQH3vbWn+UwiTXX327IhQBX4LTWUj8HAzfEOlGwM=
SHA256 (Pkgfile) = d9e66884fc600edac103b63ee2197579346c195ca780d669bded4b6d05b8e2a4
RWSagIOpLGJF3/4YrFqHTZDClPxW6MbKbWaoemCTlnWXcupJK/6YzDgtjOouO0yKgIEwz58Er8G2sDynNHbx/jpLC4HX7TIU/gg=
SHA256 (Pkgfile) = 75c395ca78030a41531fd56f1948e87313ec71fedc761a5d8dc717ea7cbae315
SHA256 (.footprint) = 49dae543fc1a2dd7f696a88eda09adacefe2d40527038ddf1248639dfe5da2f1
SHA256 (shellcheck-v0.8.0.linux.x86_64.tar.xz) = ab6ee1b178f014d1b86d1e24da20d1139656c8b0ed34d2867fbb834dad02bf0a
SHA256 (shellcheck-v0.9.0.linux.x86_64.tar.xz) = 700324c6dd0ebea0117591c6cc9d7350d9c7c5c287acbad7630fa17b1d4d9e2f

View File

@ -3,7 +3,7 @@
# Maintainer: Tim Biermann, tbier at posteo dot de
name=shellcheck-bin
version=0.8.0
version=0.9.0
release=1
source=(https://github.com/koalaman/shellcheck/releases/download/v$version/shellcheck-v$version.linux.x86_64.tar.xz)