Skip to content

Commit f57b558

Browse files
committed
superfile 1.3.2
1 parent 990381d commit f57b558

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/superfile.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Superfile < Formula
22
desc "Modern and pretty fancy file manager for the terminal"
33
homepage "https://superfile.netlify.app/"
4-
url "https://github.com/yorukot/superfile/archive/refs/tags/v1.3.1.tar.gz"
5-
sha256 "9903ba151abee629e6da4126cb4f6c73b693112632be366b8fab5ff17d15f14d"
4+
url "https://github.com/yorukot/superfile/archive/refs/tags/v1.3.2.tar.gz"
5+
sha256 "372fb9b6f617d64d6dc44bc3becef45c4f804d49374bbbff27c8a0c65fba6955"
66
license "MIT"
77

88
# Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are

0 commit comments

Comments
 (0)