Skip to content

Commit cba5769

Browse files
committed
pinact 3.4.0
1 parent 2b9b655 commit cba5769

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pinact.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pinact < Formula
22
desc "Pins GitHub Actions to full hashes and versions"
33
homepage "https://github.com/suzuki-shunsuke/pinact"
4-
url "https://github.com/suzuki-shunsuke/pinact/archive/refs/tags/v3.3.2.tar.gz"
5-
sha256 "eadc0fd9ae415f984f55f1fbe266fa7e3578138cb7e2182e26f4288e261b6235"
4+
url "https://github.com/suzuki-shunsuke/pinact/archive/refs/tags/v3.4.0.tar.gz"
5+
sha256 "21ee79849a51ee570bba14f6c9a930dfbb8704b54d29e6193e4079fe2bb96b0f"
66
license "MIT"
77
head "https://github.com/suzuki-shunsuke/pinact.git", branch: "main"
88

0 commit comments

Comments
 (0)