We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4dbd36 commit 065e265Copy full SHA for 065e265
bootstrap_ruby_3.4.sh
@@ -5,8 +5,8 @@
5
6
set -euo pipefail
7
8
-VERSION="3.4.3"
9
-SHA256="55a4cd1dcbe5ca27cf65e89a935a482c2bb2284832939266551c0ec68b437f46"
+VERSION="3.4.4"
+SHA256="a0597bfdf312e010efd1effaa8d7f1d7833146fdc17950caa8158ffa3dcbfa85"
10
11
[ "${1:-}" = "--force" ] && FORCE=1 || FORCE=""
12
bootstrap_ruby_stable.sh
0 commit comments