diff --git a/Formula/tmp.rb b/Formula/tmp.rb index 46a0fbe..5d3b061 100644 --- a/Formula/tmp.rb +++ b/Formula/tmp.rb @@ -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"