Skip to content

Commit

Permalink
tmp 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bugdea1er authored May 13, 2024
1 parent b3534b6 commit f7758d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/tmp.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Tmp < Formula
desc "RAII-wrappers for unique temporary files and directories for modern C++"
homepage "https://github.com/bugdea1er/tmp"
url "https://github.com/bugdea1er/tmp/archive/refs/tags/v0.6.1.tar.gz"
url "https://github.com/bugdea1er/tmp/archive/refs/tags/v0.7.tar.gz"
sha256 "fc8f9f08ff3b26df0ea8646903a69ce7a2b4fc1ecfbf981d2d47d74eca0538ef"
license "MIT"
head "https://github.com/bugdea1er/tmp.git", branch: "main"
Expand Down

0 comments on commit f7758d7

Please sign in to comment.