Skip to content

Commit aec08e0

Browse files
committed
osc 1.12.0
1 parent ccecd43 commit aec08e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/osc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Osc < Formula
33

44
desc "Command-line interface to work with an Open Build Service"
55
homepage "https://openbuildservice.org"
6-
url "https://github.com/openSUSE/osc/archive/refs/tags/1.11.1.tar.gz"
7-
sha256 "58d568a571b2182aa697934ca0af7dde645b1f8c69b83b7be5fb8358ea475802"
6+
url "https://github.com/openSUSE/osc/archive/refs/tags/1.12.0.tar.gz"
7+
sha256 "ff310b23b10685229468cf139feace5bc62af232f5f8560b87ca3895792941c1"
88
license "GPL-2.0-or-later"
99
head "https://github.com/openSUSE/osc.git", branch: "master"
1010

0 commit comments

Comments
 (0)