Skip to content

Commit

Permalink
tmp 0.8.3 (#2)
Browse files Browse the repository at this point in the history
Co-authored-by: Anka <[email protected]>
  • Loading branch information
bugdea1er and Anka authored May 25, 2024
1 parent a5f5297 commit 1bd1bfa
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.8.2.tar.gz"
sha256 "f4b7c0fc417f0f3f419dff75f15c8f374f8ad1e723b6c4a09d0961105b536faf"
url "https://api.github.com/repos/bugdea1er/tmp/tarball/v0.8.3"

Check failure on line 4 in Formula/tmp.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

FormulaAudit/Urls: Use /archive/ URLs for GitHub tarballs (url is https://api.github.com/repos/bugdea1er/tmp/tarball/v0.8.3).
sha256 "d6c5b4fd7c266fb4d0da210bf18f945e9c7f6d29c93c320e3bdf38362769dd74"
license "MIT"
head "https://github.com/bugdea1er/tmp.git", branch: "main"

Expand Down

0 comments on commit 1bd1bfa

Please sign in to comment.