Skip to content

Commit

Permalink
tmp v0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bugdea1er authored May 19, 2024
1 parent f69f90e commit 0382b5e
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.7.1.tar.gz"
sha256 "e01004d36fd462230f98ead6d444f6396d1a58dc89c3347ac3d92ca0b6f936bf"
url "https://github.com/bugdea1er/tmp/archive/refs/tags/v0.8.tar.gz"
sha256 "bbea294880374f87a5f0bb45028e281e9784d8df9a454b7fafb4dc6b17bedd1c"
license "MIT"
head "https://github.com/bugdea1er/tmp.git", branch: "main"

Expand Down

0 comments on commit 0382b5e

Please sign in to comment.