We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccecd43 commit aec08e0Copy full SHA for aec08e0
Formula/o/osc.rb
@@ -3,8 +3,8 @@ class Osc < Formula
3
4
desc "Command-line interface to work with an Open Build Service"
5
homepage "https://openbuildservice.org"
6
- url "https://github.com/openSUSE/osc/archive/refs/tags/1.11.1.tar.gz"
7
- sha256 "58d568a571b2182aa697934ca0af7dde645b1f8c69b83b7be5fb8358ea475802"
+ url "https://github.com/openSUSE/osc/archive/refs/tags/1.12.0.tar.gz"
+ sha256 "ff310b23b10685229468cf139feace5bc62af232f5f8560b87ca3895792941c1"
8
license "GPL-2.0-or-later"
9
head "https://github.com/openSUSE/osc.git", branch: "master"
10
0 commit comments