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 07fa165 commit d76afc5Copy full SHA for d76afc5
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.2.2.tar.gz"
10
- sha256 "330f195fdc4aaa0768fd82a2b06983480a80fc754305ee645dcc6287a0bc1cf4"
+ url "https://github.com/webhippie/prom-to-apt-dater/archive/refs/tags/v2.3.0.tar.gz"
+ sha256 "aec741bda34fab81f03d896ccb1f51cbb7c4b11a756d9f23a38176978f1a7819"
11
head "https://github.com/webhippie/prom-to-apt-dater.git", branch: "master"
12
13
test do
0 commit comments