Updated version to v2.0.2

This commit is contained in:
Release
2025-01-12 11:59:01 +00:00
parent 71ec122e27
commit 1ad83aca95

View File

@@ -2,8 +2,8 @@ class Clearscript < Formula
desc "A script to clear multiples caches and useless macos files" desc "A script to clear multiples caches and useless macos files"
homepage "https://gitea.skydust.fr/Skydust/MacOS-Clear-script" homepage "https://gitea.skydust.fr/Skydust/MacOS-Clear-script"
# Specify the URL of the Git repository # Specify the URL of the Git repository
url "https://gitea.skydust.fr/api/packages/Skydust/generic/brew-clearscript/2.0.1/package.tar.gz" url "https://gitea.skydust.fr/api/packages/Skydust/generic/brew-clearscript/2.0.2/package.tar.gz"
sha256 "bbb5a6ac2fa00752ffdec2e19bb1747e2583a193dc84fe0739ae31de80fc7da5" sha256 "bac874bdbbe06fd13d0fc4d6d2951967b9c8f94ec2719766ac55c5104ced1822"
def install def install
mv "Clear.sh", "clearscript" mv "Clear.sh", "clearscript"