Skip to content

Commit a9156f6

Browse files
authored
bump version
1 parent 1fa3919 commit a9156f6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/pkcs11-provider.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pkcs11Provider < Formula
22
desc "Openssl 3.x provider to access software or hardware tokens via PKCS#11 interface"
33
homepage "https://github.com/latchset/pkcs11-provider"
4-
url "https://github.com/latchset/pkcs11-provider/releases/download/v0.2/pkcs11-provider-0.2.tar.xz"
5-
sha256 "c2650d4e5883fa5b13522fde820854e1921258aec6f11b9b10b46ed19d42053d"
4+
url "https://github.com/latchset/pkcs11-provider/releases/download/v0.3/pkcs11-provider-0.3.tar.xz"
5+
sha256 "72275ddf59787c810d13c6edc756ba57db014ca9d1613e09fd22302b7a725216"
66
license "Apache-2.0"
77
head "https://github.com/latchset/pkcs11-provider.git", branch: "main"
88

0 commit comments

Comments
 (0)