diff --git a/satellites/ninja.sat b/satellites/ninja.sat index 1ad7e55..3641494 100644 --- a/satellites/ninja.sat +++ b/satellites/ninja.sat @@ -1,12 +1,12 @@ name=ninja -version=1.7.2 +version=1.8.2 update_url="https://github.com/ninja-build/$name/releases" update_names="/archive/v$version.tar.gz" define_option '!bootstrap: Bootstrap this program' dlextract "https://github.com/ninja-build/$name/archive/v$version/$name-$version.tar.gz" \ - '7b482218757acbaeac4d4d54a3cd94e1' + '5fdb04461cc7f5d02536b3bfc0300166' _ cd "$name-$version"