Skip to content

Commit 4f3b09e

Browse files
BrewTestBotdaeho-ro
authored andcommitted
avro-c 1.12.1
1 parent 72a5d20 commit 4f3b09e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/a/avro-c.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class AvroC < Formula
22
desc "Data serialization system"
33
homepage "https://avro.apache.org/"
4-
url "https://www.apache.org/dyn/closer.lua?path=avro/avro-1.12.0/c/avro-c-1.12.0.tar.gz"
5-
mirror "https://archive.apache.org/dist/avro/avro-1.12.0/c/avro-c-1.12.0.tar.gz"
6-
sha256 "74333d431079c35d770cef6996cb4de04058d19e81bd0b9a363bcfd38575037f"
4+
url "https://www.apache.org/dyn/closer.lua?path=avro/avro-1.12.1/c/avro-c-1.12.1.tar.gz"
5+
mirror "https://archive.apache.org/dist/avro/avro-1.12.1/c/avro-c-1.12.1.tar.gz"
6+
sha256 "b64e31b94719499549622aa92f1d96d1742967ced261a0931b63be3bbe907f2c"
77
license "Apache-2.0"
88

99
bottle do

0 commit comments

Comments
 (0)