mirror of
https://github.com/mlocati/docker-php-extension-installer
synced 2025-05-10 00:52:45 +00:00
Upgrade snuffleupagus from v0.7.0 to v0.7.1
Test: snuffleupagus
This commit is contained in:
parent
8517ebab38
commit
f753dfdd7b
1 changed files with 1 additions and 1 deletions
|
@ -1998,7 +1998,7 @@ installRemoteModule() {
|
|||
;;
|
||||
snuffleupagus)
|
||||
if test -z "$installRemoteModule_version"; then
|
||||
installRemoteModule_version=0.7.0
|
||||
installRemoteModule_version=0.7.1
|
||||
fi
|
||||
installRemoteModule_src="$(getPackageSource https://codeload.github.com/jvoisin/snuffleupagus/tar.gz/v$installRemoteModule_version)"
|
||||
cd "$installRemoteModule_src/src"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue