Skip to content

Commit 2f4f5ea

Browse files
committed
nixpacks 1.41.0
1 parent b9223c0 commit 2f4f5ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nixpacks.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nixpacks < Formula
22
desc "App source + Nix packages + Docker = Image"
33
homepage "https://nixpacks.com/docs/getting-started"
4-
url "https://github.com/railwayapp/nixpacks/archive/refs/tags/v1.40.0.tar.gz"
5-
sha256 "858781d08b8fae7ca16272883a534b698550a3106539d131c5edcbab47442aa7"
4+
url "https://github.com/railwayapp/nixpacks/archive/refs/tags/v1.41.0.tar.gz"
5+
sha256 "38b1c8a739a7585eb4aff071bd0e8f067ef35eca6af32acc3a2dec0799a78a83"
66
license "MIT"
77
head "https://github.com/railwayapp/nixpacks.git", branch: "main"
88

0 commit comments

Comments
 (0)