Skip to content

Commit

Permalink
tmp v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bugdea1er committed Sep 29, 2024
1 parent a647728 commit 336553d
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/v1.1.tar.gz"
sha256 "e205682f3d124a2c5fe22f9fc0be2a714f87996970e2fc5a6fdaa05c7e9e8760"
url "https://github.com/bugdea1er/tmp/archive/refs/tags/v1.1.1.tar.gz"
sha256 "48aa8552ff6b2d87d0afc07a6a588c58d31ea8b74991b9b33bcef7b0be654dd2"
license "MIT"
head "https://github.com/bugdea1er/tmp.git", branch: "main"

Expand Down

0 comments on commit 336553d

Please sign in to comment.