diff --git a/Formula/tmp.rb b/Formula/tmp.rb index 25169c5..c24591e 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/v1.2.1.tar.gz" + url "https://github.com/bugdea1er/tmp/archive/refs/tags/v2.tar.gz" sha256 "31ba807622a89fba5f526b105eab1c1ebbb5bf86b17a313d90b69f46fec1d827" license "MIT" head "https://github.com/bugdea1er/tmp.git", branch: "main"