From 0b2e77a828b1eb98e5830afadb781ad9098424b4 Mon Sep 17 00:00:00 2001 From: Nat! Date: Sat, 13 Jan 2024 23:04:07 +0100 Subject: [PATCH] fix README.md --- README.md | 2 -- cola/properties.plist | 8 -------- 2 files changed, 10 deletions(-) diff --git a/README.md b/README.md index 85326c1..88e725d 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,6 @@ | Requirement | Release Version | Description |-----------------------|------------------|--------------- | [MulleObjCValueFoundation](https://github.com/MulleFoundation/MulleObjCValueFoundation) | ![Mulle kybernetiK tag](https://img.shields.io/github/tag//.svg) [![Build Status](https://github.com///workflows/CI/badge.svg?branch=release)](https://github.com///actions/workflows/mulle-sde-ci.yml) | 💶 Value classes NSNumber, NSString, NSDate, NSData -| [mulle-regex](https://github.com/mulle-c/mulle-regex) | ![Mulle kybernetiK tag](https://img.shields.io/github/tag//.svg) [![Build Status](https://github.com///workflows/CI/badge.svg?branch=release)](https://github.com///actions/workflows/mulle-sde-ci.yml) | 📣 Unicode regex library | [mulle-objc-list](https://github.com/mulle-objc/mulle-objc-list) | ![Mulle kybernetiK tag](https://img.shields.io/github/tag//.svg) [![Build Status](https://github.com///workflows/CI/badge.svg?branch=release)](https://github.com///actions/workflows/mulle-sde-ci.yml) | 📒 Lists mulle-objc runtime information contained in executables. ### You are here @@ -51,7 +50,6 @@ Install the requirements: | Requirements | Description |----------------------------------------------|----------------------- | [MulleObjCValueFoundation](https://github.com/MulleFoundation/MulleObjCValueFoundation) | 💶 Value classes NSNumber, NSString, NSDate, NSData -| [mulle-regex](https://github.com/mulle-c/mulle-regex) | 📣 Unicode regex library | [mulle-objc-list](https://github.com/mulle-objc/mulle-objc-list) | 📒 Lists mulle-objc runtime information contained in executables. Download the latest [tar](https://github.com/MulleFoundation/MulleObjCRegexFoundation/archive/refs/tags/latest.tar.gz) or [zip](https://github.com/MulleFoundation/MulleObjCRegexFoundation/archive/refs/tags/latest.zip) archive and unpack it. diff --git a/cola/properties.plist b/cola/properties.plist index ba0452c..a58ed04 100644 --- a/cola/properties.plist +++ b/cola/properties.plist @@ -19,14 +19,6 @@ url="https://github.com/MulleFoundation/MulleObjCValueFoundation"; user="MulleFoundation"; }, - { - description="📣 Unicode regex library"; - domain="github"; - name="mulle-regex"; - repo="mulle-regex"; - url="https://github.com/mulle-c/mulle-regex"; - user="mulle-c"; - }, { description="📒 Lists mulle-objc runtime information contained in executables."; domain="github";