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 f765a94 commit fd2b714Copy full SHA for fd2b714
Formula/r/rmtrash.rb
@@ -1,8 +1,8 @@
1
class Rmtrash < Formula
2
desc "Move files and directories to the trash"
3
homepage "https://github.com/TBXark/rmtrash"
4
- url "https://github.com/TBXark/rmtrash/archive/refs/tags/0.6.7.tar.gz"
5
- sha256 "8c29f30294e1cbf1cdfc4b4f23e595e9d683aac8a21280b7218e894824caa80f"
+ url "https://github.com/TBXark/rmtrash/archive/refs/tags/0.6.8.tar.gz"
+ sha256 "9055a538b7e282aebd61f74241d5e2009455b1ae7e7029eba87bc41bbd684d4a"
6
license "MIT"
7
head "https://github.com/TBXark/rmtrash.git", branch: "master"
8
0 commit comments