diff --git a/Formula/broot.rb b/Formula/broot.rb
index 5a5206e00bf49..b1a2288cc32b9 100644
--- a/Formula/broot.rb
+++ b/Formula/broot.rb
@@ -1,8 +1,8 @@
 class Broot < Formula
   desc "New way to see and navigate directory trees"
   homepage "https://dystroy.org/broot/"
-  url "https://github.com/Canop/broot/archive/v1.13.1.tar.gz"
-  sha256 "95b4b01c43f23b8d4f06030b57c9b2e47a4fbbc4f6099acaf6e42d1f1697385e"
+  url "https://github.com/Canop/broot/archive/v1.13.2.tar.gz"
+  sha256 "51f669a035fea435edabae89a4d89c7555681ccb5d440b9c8d6f2eba41b51dec"
   license "MIT"
   head "https://github.com/Canop/broot.git", branch: "master"