Skip to content

Commit

Permalink
Updates secdel
Browse files Browse the repository at this point in the history
Signed-off-by: Brandon Smith <[email protected]>
  • Loading branch information
smithbh committed Feb 21, 2020
1 parent da9008f commit adb1316
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions secdel.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Secdel < Formula
desc "Securely delete files using military-grade forensic standards."
homepage "https://github.com/smithbh/secdel"
url "https://github.com/smithbh/secdel/archive/0.0.2.tar.gz"
version "0.0.2"
sha256 "5fd260355b0ad9559c62538b9e98572cab82d781c2701e98c5a12bf990b4fc47"
url "https://github.com/smithbh/secdel/archive/0.0.3.tar.gz"
version "0.0.3"
sha256 "ed8027ce17f0e4e7996d3c20459f7263395f450b522173eda042e990ce65a61f"
def install
bin.install "secdel"
end
Expand Down

0 comments on commit adb1316

Please sign in to comment.