Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Алекс
Docker_nextcloud
Commits
95c49292
Unverified
Commit
95c49292
authored
9 months ago
by
J0WI
Committed by
GitHub
9 months ago
Browse files
Options
Download
Email Patches
Plain Diff
Bump stable to 28.0.7
Fix #2252 Signed-off-by:
J0WI
<
J0WI@users.noreply.github.com
>
parent
7d0795c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
generate-stackbrew-library.sh
generate-stackbrew-library.sh
+1
-1
No files found.
generate-stackbrew-library.sh
View file @
95c49292
#!/usr/bin/env bash
set
-Eeuo
pipefail
stable_channel
=
'28.0.
6
'
stable_channel
=
'28.0.
7
'
self
=
"
$(
basename
"
$BASH_SOURCE
"
)
"
cd
"
$(
dirname
"
$(
readlink
-f
"
$BASH_SOURCE
"
)
"
)
"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment