Skip to content

Commit

Permalink
tmp 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bugdea1er committed May 13, 2024
1 parent b3534b6 commit d43ce32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/tmp.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
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"
sha256 "fc8f9f08ff3b26df0ea8646903a69ce7a2b4fc1ecfbf981d2d47d74eca0538ef"
url "https://github.com/bugdea1er/tmp/archive/refs/tags/v0.7.tar.gz"
sha256 "6d98e71d4ca08fee1f799b906579f83e67e2c80d1baf73c00024392d070eff51"
license "MIT"
head "https://github.com/bugdea1er/tmp.git", branch: "main"

Expand Down

0 comments on commit d43ce32

Please sign in to comment.