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 a07029e commit 6ae172aCopy full SHA for 6ae172a
Formula/n/nuitka.rb
@@ -3,8 +3,8 @@ class Nuitka < Formula
3
4
desc "Python compiler written in Python"
5
homepage "https://nuitka.net"
6
- url "https://files.pythonhosted.org/packages/87/b7/35162fa500946635152ace1edd8af1125875d152c5a7a16e42a6c5d062ff/Nuitka-2.7.4.tar.gz"
7
- sha256 "2886cc97797354db86ce1edba0a301f858527835567b91d620e9df4213e4c1e7"
+ url "https://files.pythonhosted.org/packages/8a/13/7ba2c0b38b974b666d3bcdded84235933880e0d5c02d889f88b42bf0618c/Nuitka-2.7.5.tar.gz"
+ sha256 "37d0f8b59fbffb7c9f882f6a6410d40fb9d8f312c33951aa324f84677874e2a1"
8
license "Apache-2.0"
9
10
bottle do
0 commit comments