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 990381d commit f57b558Copy full SHA for f57b558
Formula/s/superfile.rb
@@ -1,8 +1,8 @@
1
class Superfile < Formula
2
desc "Modern and pretty fancy file manager for the terminal"
3
homepage "https://superfile.netlify.app/"
4
- url "https://github.com/yorukot/superfile/archive/refs/tags/v1.3.1.tar.gz"
5
- sha256 "9903ba151abee629e6da4126cb4f6c73b693112632be366b8fab5ff17d15f14d"
+ url "https://github.com/yorukot/superfile/archive/refs/tags/v1.3.2.tar.gz"
+ sha256 "372fb9b6f617d64d6dc44bc3becef45c4f804d49374bbbff27c8a0c65fba6955"
6
license "MIT"
7
8
# Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are
0 commit comments