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 9089a74 commit 4743b00Copy full SHA for 4743b00
1 file changed
Formula/prom-to-apt-dater.rb
@@ -6,8 +6,8 @@ class PromToAptDater < Formula
6
homepage "https://webhippie.github.io/prom-to-apt-dater"
7
license "Apache-2.0"
8
9
- url "https://github.com/webhippie/prom-to-apt-dater/archive/refs/tags/v2.1.2.tar.gz"
10
- sha256 "b32468e7ddf2cc99600acfc4c6f98d4ee112d2e04fe26d8877830a32cbff8c9c"
+ url "https://github.com/webhippie/prom-to-apt-dater/archive/refs/tags/v2.2.0.tar.gz"
+ sha256 "a5bbce5d7ddffc630415da32e9aa4825b61a152944cc9dd7e8283dcd5f1e1d6e"
11
head "https://github.com/webhippie/prom-to-apt-dater.git", branch: "master"
12
13
test do
0 commit comments