Skip to content

Commit eea20aa

Browse files
Update devel to 20250124, commit 25e213a551dc808c7f29360075bad4806fb9fec5
1 parent 54a7847 commit eea20aa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

devel/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,9 @@
145145
"version": "3.21"
146146
},
147147
"commit": {
148-
"description": "fix issue with internally quoting multibyte characters; the let builtin now suppresses additional array subscript expansion; small change to how readline export-completions displays filenames; new loadable builtin to do floating-point arithmetic",
149-
"version": "42c49d621d9341a530bca9422d7000087593e6bb"
148+
"description": "taking the length of an unset variable subscripted with anything but @ or * is a fatal error; quote results of u prompt expansion; posix mode changes for exiting on -e when in a shell function; fix readline redisplay issue when bold prompt spans multiple lines",
149+
"version": "25e213a551dc808c7f29360075bad4806fb9fec5"
150150
},
151-
"version": "20250117"
151+
"version": "20250124"
152152
}
153153
}

0 commit comments

Comments
 (0)