mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
install-shfmt: Upgrade shfmt from 3.9.0 to 3.10.0.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
799e59bb8f
commit
792e9fa047
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 319 # Last bumped for message-link class
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (298, 0) # bumped 2024-11-05 to upgrade JavaScript dependencies
|
||||
PROVISION_VERSION = (298, 1) # bumped 2024-11-05 to upgrade shfmt
|
||||
|
Reference in New Issue
Block a user